1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-29 02:04:28 +00:00

Update build-shit.yml

This commit is contained in:
Cameron Taylor 2023-02-09 19:28:13 -05:00 committed by GitHub
parent b383c00a3c
commit 4a7c0f18a4

View file

@ -59,6 +59,10 @@ jobs:
run: | run: |
npm i -g lix npm i -g lix
lix download lix download
- run: npx haxelib list
- run: haxelib list
- run: lix haxelib list
- run: lix run haxelib list
- name: Build game - name: Build game
run: | run: |
npx haxelib run lime build windows -debug --times npx haxelib run lime build windows -debug --times