Skip to content

Commit

Permalink
Fix name of linux tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcadman committed Aug 15, 2024
1 parent 4c3943c commit de5636d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: linux_x86_64-binary
path: raylean_linux-x86_64.tar.gz.tar.gz
path: raylean_linux-x86_64.tar.gz
if-no-files-found: error

0 comments on commit de5636d

Please sign in to comment.