Skip to content

Commit

Permalink
Update build-game-win32.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline committed Oct 19, 2024
1 parent e3efebd commit 19d2f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-game-win32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
run: |
haxelib install hmm --quiet
haxelib run hmm install --quiet
haxelib run lime rebuild cpp
haxelib run lime rebuild hxcpp
haxelib run lime rebuild cpp
- name: Compile
run: haxelib run lime build windows -32 -release -D 32bits
Expand Down

0 comments on commit 19d2f89

Please sign in to comment.