mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-02-06 11:37:57 +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/obj/
|
||||
|
||||
- name: dipshit lix yarn
|
||||
run: |
|
||||
yarn add lix
|
||||
yarn lix download
|
||||
- uses: ./.github/actions/setup-haxeshit
|
||||
- name: Build game
|
||||
run: |
|
||||
yarn lix run lime build windows -debug --times
|
||||
lix run lime build windows -debug --times
|
||||
dir
|
||||
- uses: ./.github/actions/upload-itch
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue