Skip to content

Commit

Permalink
add another param
Browse files Browse the repository at this point in the history
  • Loading branch information
wahitftry authored Jan 24, 2024
1 parent eab0fbc commit 890f4e8
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
./pawncc.exe ../gamemodes/bb_freeroam.pwn -r -w -Z
- name: Commit and push if changed
run: |
Expand Down

0 comments on commit 890f4e8

Please sign in to comment.