Skip to content

Commit 19d2f89

Browse files
Update build-game-win32.yml
1 parent e3efebd commit 19d2f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-game-win32.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
run: |
2424
haxelib install hmm --quiet
2525
haxelib run hmm install --quiet
26-
haxelib run lime rebuild cpp
2726
haxelib run lime rebuild hxcpp
27+
haxelib run lime rebuild cpp
2828
2929
- name: Compile
3030
run: haxelib run lime build windows -32 -release -D 32bits

0 commit comments

Comments
 (0)