Skip to content

Commit

Permalink
ALL isn't the right target here...
Browse files Browse the repository at this point in the history
  • Loading branch information
starseeker committed Nov 29, 2023
1 parent 27c3b51 commit 3c424cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Build
run: |
cmake --build build --config Release -j1 --target ALL
cmake --build build --config Release -j1
linux:
name: Ubuntu Latest GCC
Expand Down

0 comments on commit 3c424cb

Please sign in to comment.