Skip to content

Commit

Permalink
Command line oddities
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey authored Jun 6, 2024
1 parent 3cf502c commit 349dd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdl2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
nuke_invoke: ./build.sh
- os: windows-2022
name: Windows
nuke_invoke: ./build.cmd --native BuildLibSilkDroid
nuke_invoke: ./build.cmd --native=true BuildLibSilkDroid
- os: macos-14
name: Darwin
nuke_invoke: ./build.sh
Expand Down

0 comments on commit 349dd5d

Please sign in to comment.