Skip to content

Commit

Permalink
adapt build_windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joyrider3774 committed Jan 20, 2024
1 parent 77800fe commit aeffbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Build Game
shell: msys2 {0}
run: |
make "SRC_C_DIR=src/srcgame src/srcgame/gameobjects src/srcgame/gamestates" WINDOWSCALE=2
make WINDOWSCALE=2
- name: Copy dll libraries
shell: msys2 {0}
Expand Down

0 comments on commit aeffbc1

Please sign in to comment.