mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-25 16:24:40 +00:00
Update build-shit.yml
This commit is contained in:
parent
a18ca4e987
commit
cf4392088f
2
.github/workflows/build-shit.yml
vendored
2
.github/workflows/build-shit.yml
vendored
|
@ -59,7 +59,7 @@ jobs:
|
||||||
- name: lix stuff
|
- name: lix stuff
|
||||||
run: |
|
run: |
|
||||||
npm i -g lix
|
npm i -g lix
|
||||||
lix download
|
npx lix download
|
||||||
- name: Build game
|
- name: Build game
|
||||||
run: |
|
run: |
|
||||||
npx lix run lime build windows -debug --times
|
npx lix run lime build windows -debug --times
|
||||||
|
|
Loading…
Reference in a new issue