mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 19:25:16 -05:00
Update build-shit.yml
This commit is contained in:
parent
16ce12a9dc
commit
cabee60b57
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-shit.yml
vendored
2
.github/workflows/build-shit.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
create-nightly-html5:
|
||||
needs: check_date
|
||||
if: ${{ needs.check_date.outputs.should_run != 'false'}}
|
||||
runs-on: [self-hosted, ubuntu-latest]
|
||||
runs-on: [self-hosted, windows, ubuntu-latest]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ./.github/actions/setup-haxeshit
|
||||
|
|
Loading…
Reference in a new issue