1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-11 20:57:20 +00:00

Update build-shit.yml

This commit is contained in:
Cameron Taylor 2023-02-09 19:44:51 -05:00 committed by GitHub
parent 1cf9c61503
commit 56519c04c8

View file

@ -59,11 +59,9 @@ jobs:
run: |
npm i -g lix
lix download
- run: npx haxelib list
- run: haxelib list
- name: Build game
run: |
haxelib run lime build windows -debug --times
npx lix lime build windows -debug --times
dir
- uses: ./.github/actions/upload-itch
with: