Skip to content

Commit

Permalink
rearrange param for compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
wahitftry authored Jan 24, 2024
1 parent 890f4e8 commit 1136935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Compile SAMP Gamemode
run: |
cd pawno
./pawncc.exe ../gamemodes/bb_freeroam.pwn -r -w -Z
./pawncc.exe ../gamemodes/bb_freeroam.pwn --% -Dgamemodes -;+ -(+ -d3
- name: Commit and push if changed
run: |
Expand Down

0 comments on commit 1136935

Please sign in to comment.