Skip to content

Commit

Permalink
Fix incorrect linux nightly output name.
Browse files Browse the repository at this point in the history
  • Loading branch information
travisdoor committed Feb 6, 2025
1 parent 3d0e382 commit ed82ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
cp README.md dist
- uses: actions/upload-artifact@v4
with:
name: blc-x86_64-linux
name: blc-nightly-x86_64-linux
path: dist

macos-release:
Expand Down

0 comments on commit ed82ce1

Please sign in to comment.