mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-03-25 06:10:16 -04:00
Update build-shit.yml
This commit is contained in:
parent
a1649900ef
commit
f690d04157
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-shit.yml
vendored
2
.github/workflows/build-shit.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
create-nightly-win:
|
||||
needs: check_date
|
||||
if: ${{ needs.check_date.outputs.should_run != 'false'}}
|
||||
runs-on: windows-latest
|
||||
runs-on: 64fast
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Restore existing build cache for faster compilation
|
||||
|
|
Loading…
Add table
Reference in a new issue