1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-01-11 14:48:02 +00:00

Update build-shit.yml

This commit is contained in:
Cameron Taylor 2023-03-02 12:43:41 -05:00 committed by GitHub
parent a1649900ef
commit f690d04157

View file

@ -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