1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 11:22:55 +00:00

Update build-shit.yml

This commit is contained in:
Cameron Taylor 2022-10-06 19:27:04 -04:00 committed by GitHub
parent cabee60b57
commit b6c7b2be23

View file

@ -24,7 +24,7 @@ jobs:
create-nightly-html5: create-nightly-html5:
needs: check_date needs: check_date
if: ${{ needs.check_date.outputs.should_run != 'false'}} if: ${{ needs.check_date.outputs.should_run != 'false'}}
runs-on: [self-hosted, windows, ubuntu-latest] runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: ./.github/actions/setup-haxeshit - uses: ./.github/actions/setup-haxeshit