mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-23 07:15:12 +00:00
Update build-shit.yml
This commit is contained in:
parent
56519c04c8
commit
204f205667
1
.github/workflows/build-shit.yml
vendored
1
.github/workflows/build-shit.yml
vendored
|
@ -59,6 +59,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
npm i -g lix
|
npm i -g lix
|
||||||
lix download
|
lix download
|
||||||
|
lix +lib lime
|
||||||
- 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