1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-02-06 19:47:30 +00:00

Update build-shit.yml

This commit is contained in:
Cameron Taylor 2023-02-09 19:00:30 -05:00 committed by GitHub
parent cf4392088f
commit 32b25b7291

View file

@ -44,7 +44,6 @@ jobs:
runs-on: windows-latest runs-on: windows-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: ./.github/actions/setup-haxeshit
- name: Restore existing build cache for faster compilation - name: Restore existing build cache for faster compilation
uses: actions/cache/restore@v3 uses: actions/cache/restore@v3
id: cache-windows-shit id: cache-windows-shit
@ -59,10 +58,10 @@ jobs:
- name: lix stuff - name: lix stuff
run: | run: |
npm i -g lix npm i -g lix
npx lix download lix download
- name: Build game - name: Build game
run: | run: |
npx lix run lime build windows -debug --times lix run lime build windows -debug --times
dir dir
- uses: ./.github/actions/upload-itch - uses: ./.github/actions/upload-itch
with: with: