Skip to content

Commit

Permalink
Updated .github/workflows/cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sparker256 committed Feb 29, 2024
1 parent 9f619ca commit 20b5ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: binaries
name: binaries-${{matrix.os}}
path: ${{github.workspace}}/build/*.xpl
if-no-files-found: error

Expand Down

0 comments on commit 20b5ceb

Please sign in to comment.