mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-04 13:54:22 +00:00
Update build-shit.yml
This commit is contained in:
parent
a2ce6c7233
commit
2d9c204130
2
.github/workflows/build-shit.yml
vendored
2
.github/workflows/build-shit.yml
vendored
|
@ -62,7 +62,7 @@ jobs:
|
||||||
yarn lix download
|
yarn lix download
|
||||||
- name: Build game
|
- name: Build game
|
||||||
run: |
|
run: |
|
||||||
yarn lix lime build windows -debug --times
|
yarn lix run lime build windows -debug --times
|
||||||
dir
|
dir
|
||||||
- uses: ./.github/actions/upload-itch
|
- uses: ./.github/actions/upload-itch
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue