1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-03-24 10:59:32 +00:00

Merge branch 'master' into feature/new-story-menu

This commit is contained in:
Cameron Taylor 2023-05-24 16:24:36 -04:00
commit a7c86b2011
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ jobs:
create-nightly-win:
needs: check_date
if: ${{ needs.check_date.outputs.should_run != 'false'}}
runs-on: 64fast
runs-on: windows-latest
permissions:
contents: write
actions: write

View file

@ -102,7 +102,7 @@
"name": "openfl",
"type": "git",
"dir": null,
"ref": "b2c18513",
"ref": "d33d489",
"url": "https://github.com/EliteMasterEric/openfl"
},
{