1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-25 16:24:40 +00:00
This commit is contained in:
Cameron Taylor 2023-02-09 18:44:05 -05:00 committed by GitHub
parent a955a9b569
commit a18ca4e987

View file

@ -56,10 +56,13 @@ jobs:
export/debug/windows/haxe/ export/debug/windows/haxe/
export/debug/windows/obj/ export/debug/windows/obj/
- uses: ./.github/actions/setup-haxeshit - name: lix stuff
run: |
npm i -g lix
lix download
- name: Build game - name: Build game
run: | run: |
yarn lix run lime build windows -debug --times npx lix run lime build windows -debug --times
dir dir
- uses: ./.github/actions/upload-itch - uses: ./.github/actions/upload-itch
with: with: