mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 19:25:16 -05:00
Update build-shit.yml
This commit is contained in:
parent
8123d72955
commit
6b705c0d5c
1 changed files with 4 additions and 3 deletions
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