Skip to content

Commit

Permalink
Fix CI package uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnovak committed Dec 13, 2024
1 parent 0dc170b commit 3e9beb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Nuked-SC55-CLAP-${{ matrix.os }}
path: build/optimised/Nuked-SC55.clap
path: build/release/Nuked-SC55.clap

0 comments on commit 3e9beb0

Please sign in to comment.