mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-22 03:34:10 -04:00
This commit is contained in:
parent
804ae7ca6f
commit
73bc4d4740
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-game.yml
vendored
1
.github/workflows/build-game.yml
vendored
|
@ -102,6 +102,7 @@ jobs:
|
|||
- if: ${{ steps.cache-hmm.outputs.cache-hit != 'true' }}
|
||||
name: Install dependencies
|
||||
run: |
|
||||
git config --global url.https://${{ steps.app_token.outputs.token }}@github.com/.insteadOf https://github.com/
|
||||
haxelib --debug git funkVis https://github.com/FunkinCrew/funkVis backend-rework
|
||||
haxelib --global run hmm install -q
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue