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

revert to hmm stuff for windows build

This commit is contained in:
Cameron Taylor 2023-02-22 14:41:04 -05:00 committed by GitHub
parent 7d2bd7bed0
commit 25d91f3964

View file

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