mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-02-02 17:58:08 +00:00
Fix actions more
This commit is contained in:
parent
8fe837d76d
commit
f675a5c578
2
.github/workflows/build-shit.yml
vendored
2
.github/workflows/build-shit.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
||||||
git submodule sync --recursive
|
git submodule sync --recursive
|
||||||
git submodule update --recursive
|
git submodule update --recursive
|
||||||
git status
|
git status
|
||||||
lime rebuild windows --clean
|
haxelib run lime rebuild windows --clean
|
||||||
- name: Build game
|
- name: Build game
|
||||||
run: |
|
run: |
|
||||||
haxelib run lime build windows -debug
|
haxelib run lime build windows -debug
|
||||||
|
|
Loading…
Reference in a new issue