Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnavrneo authored Dec 24, 2023
1 parent da188f1 commit 259d4b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
with:
name: pyreqs-linux
path: build
- run: zip -r build.zip build/
# - run: zip -r build.zip build/
- uses: ncipollo/release-action@v1
with:
tag: v1.0.1
artifacts: "build.zip"
artifacts: build

0 comments on commit 259d4b0

Please sign in to comment.