mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-09 00:04:42 +00:00
Update build-shit.yml
This commit is contained in:
parent
4a7c0f18a4
commit
9e811c048a
2
.github/workflows/build-shit.yml
vendored
2
.github/workflows/build-shit.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
||||||
- run: lix run haxelib list
|
- run: lix run haxelib list
|
||||||
- name: Build game
|
- name: Build game
|
||||||
run: |
|
run: |
|
||||||
npx haxelib run lime build windows -debug --times
|
haxelib 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