1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-04 13:54:22 +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/ .haxelib/
export/debug/windows/haxe/ export/debug/windows/haxe/
export/debug/windows/obj/ export/debug/windows/obj/
- run: npx lix download - run: lix download
- name: Build game - name: Build game
run: | run: |
npx lix lime build windows -debug --times lix lime build windows -debug --times
dir dir
- uses: ./.github/actions/upload-itch - uses: ./.github/actions/upload-itch
with: with: