mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-29 10:13:32 +00:00
Update build-shit.yml
This commit is contained in:
parent
2f05e06b92
commit
f9c8f7db3f
1
.github/workflows/build-shit.yml
vendored
1
.github/workflows/build-shit.yml
vendored
|
@ -55,6 +55,7 @@ jobs:
|
||||||
.haxelib/
|
.haxelib/
|
||||||
export/debug/windows/haxe/
|
export/debug/windows/haxe/
|
||||||
export/debug/windows/obj/
|
export/debug/windows/obj/
|
||||||
|
- run: npx lix download
|
||||||
- name: Build game
|
- name: Build game
|
||||||
run: |
|
run: |
|
||||||
npx lix lime build windows -debug --times
|
npx lix lime build windows -debug --times
|
||||||
|
|
Loading…
Reference in a new issue