mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-06-06 07:41:59 +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/obj/
|
||||
|
||||
- run: |
|
||||
yarn add lix
|
||||
yarn lix download
|
||||
- name: dipshit lix yarn
|
||||
run: |
|
||||
yarn add lix
|
||||
yarn lix download
|
||||
- name: Build game
|
||||
run: |
|
||||
lix lime build windows -debug --times
|
||||
|
|
Loading…
Reference in a new issue