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

no more npx *vine boom*

This commit is contained in:
Cameron Taylor 2023-02-09 06:14:05 -05:00 committed by GitHub
parent f9c8f7db3f
commit c8ed334191

View file

@ -55,10 +55,10 @@ jobs:
.haxelib/
export/debug/windows/haxe/
export/debug/windows/obj/
- run: npx lix download
- run: lix download
- name: Build game
run: |
npx lix lime build windows -debug --times
lix lime build windows -debug --times
dir
- uses: ./.github/actions/upload-itch
with: