Skip to content

Commit

Permalink
Improves uploading binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
awxkee committed Apr 12, 2024
1 parent ee3a456 commit 6db4485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ jobs:
- run: ls -la
- uses: ncipollo/release-action@v1
with:
artifacts: "sparkyuv.tar.gz,libsparkyuv.ZZlinux-*.tar.gz"
artifacts: "sparkyuv.tar.gz,libsparkyuv.linux-*.tar.gz"

0 comments on commit 6db4485

Please sign in to comment.