mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-05-25 00:22:31 +00:00
Update build-shit.yml
This commit is contained in:
parent
2d9c204130
commit
f80b45943b
7
.github/workflows/build-shit.yml
vendored
7
.github/workflows/build-shit.yml
vendored
|
@ -56,13 +56,10 @@ jobs:
|
||||||
export/debug/windows/haxe/
|
export/debug/windows/haxe/
|
||||||
export/debug/windows/obj/
|
export/debug/windows/obj/
|
||||||
|
|
||||||
- name: dipshit lix yarn
|
- uses: ./.github/actions/setup-haxeshit
|
||||||
run: |
|
|
||||||
yarn add lix
|
|
||||||
yarn lix download
|
|
||||||
- name: Build game
|
- name: Build game
|
||||||
run: |
|
run: |
|
||||||
yarn lix run lime build windows -debug --times
|
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