mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-04 13:54:22 +00:00
revert to hmm stuff for windows build
This commit is contained in:
parent
7d2bd7bed0
commit
25d91f3964
9
.github/workflows/build-shit.yml
vendored
9
.github/workflows/build-shit.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue