1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-11 20:57:20 +00:00
This commit is contained in:
Hazel 2024-04-24 22:03:56 +01:00
parent f866b914b5
commit 7c034c3b81

View file

@ -107,6 +107,7 @@ jobs:
run: |
git config --global url.https://x-access-token:${{ steps.app_token.outputs.token }}@github.com/.insteadOf https://github.com/
haxelib --global run hmm install -q
echo "TIMER_DONE=$(date +%s)" >> "$GITHUB_ENV"
- if: ${{ matrix.target != 'html5' }}
name: Restore hxcpp cache