mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-04 13:54:22 +00:00
Update build-shit.yml
This commit is contained in:
parent
b383c00a3c
commit
4a7c0f18a4
4
.github/workflows/build-shit.yml
vendored
4
.github/workflows/build-shit.yml
vendored
|
@ -59,6 +59,10 @@ jobs:
|
|||
run: |
|
||||
npm i -g lix
|
||||
lix download
|
||||
- run: npx haxelib list
|
||||
- run: haxelib list
|
||||
- run: lix haxelib list
|
||||
- run: lix run haxelib list
|
||||
- name: Build game
|
||||
run: |
|
||||
npx haxelib run lime build windows -debug --times
|
||||
|
|
Loading…
Reference in a new issue