mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-04 13:54:22 +00:00
Update build-shit.yml
This commit is contained in:
parent
c8ed334191
commit
5230d7fdde
5
.github/workflows/build-shit.yml
vendored
5
.github/workflows/build-shit.yml
vendored
|
@ -55,7 +55,10 @@ jobs:
|
|||
.haxelib/
|
||||
export/debug/windows/haxe/
|
||||
export/debug/windows/obj/
|
||||
- run: lix download
|
||||
|
||||
- run: |
|
||||
yarn add lix
|
||||
yarn lix download
|
||||
- name: Build game
|
||||
run: |
|
||||
lix lime build windows -debug --times
|
||||
|
|
Loading…
Reference in a new issue