Skip to content

Commit

Permalink
test release
Browse files Browse the repository at this point in the history
  • Loading branch information
mhewedy committed Mar 19, 2024
1 parent 447de77 commit 7655942
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,7 @@ jobs:
runs-on: ubuntu-latest
needs: [build]
steps:
- uses: actions/download-artifact@v1
with:
name: my-artifacts
- uses: actions/download-artifact@v4

- run: mv my-artifacts/* .

Expand Down

0 comments on commit 7655942

Please sign in to comment.