Skip to content

Commit

Permalink
Fix checkout paths (#6451)
Browse files Browse the repository at this point in the history
Co-authored-by: Kamil Chodoła <kamil@nethermind.io>
  • Loading branch information
kamilchodola and kamilchodola authored Jan 3, 2024
1 parent 805f942 commit 95d966c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ jobs:
steps:
- name: Check out Nethermind repository
uses: actions/checkout@v4
with:
path: nethermind
- name: Download artifacts
uses: actions/download-artifact@v4
with:
Expand All @@ -141,8 +139,6 @@ jobs:
steps:
- name: Check out Nethermind repository
uses: actions/checkout@v4
with:
path: nethermind
- name: Download artifacts
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 95d966c

Please sign in to comment.