mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-07-18 10:04:07 +00:00
Update build-shit.yml
This commit is contained in:
parent
8123d72955
commit
6b705c0d5c
7
.github/workflows/build-shit.yml
vendored
7
.github/workflows/build-shit.yml
vendored
|
@ -56,9 +56,10 @@ jobs:
|
||||||
export/debug/windows/haxe/
|
export/debug/windows/haxe/
|
||||||
export/debug/windows/obj/
|
export/debug/windows/obj/
|
||||||
|
|
||||||
- run: |
|
- name: dipshit lix yarn
|
||||||
yarn add lix
|
run: |
|
||||||
yarn lix download
|
yarn add lix
|
||||||
|
yarn lix download
|
||||||
- name: Build game
|
- name: Build game
|
||||||
run: |
|
run: |
|
||||||
lix lime build windows -debug --times
|
lix lime build windows -debug --times
|
||||||
|
|
Loading…
Reference in a new issue