Skip to content

Commit

Permalink
Incrementally setting up github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tilkinsc committed Jun 7, 2023
1 parent af3e32a commit 96c28e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/upload-artifact@v3
name: upload binaries
with:
name: Linux Binaries
name: linux-binaries
path: linux-binaries.7z
windows-build:
runs-on: windows-latest
Expand Down

0 comments on commit 96c28e1

Please sign in to comment.