mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 19:25:16 -05:00
i am dumb
This commit is contained in:
parent
b38d0026fd
commit
f866b914b5
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-game.yml
vendored
1
.github/workflows/build-game.yml
vendored
|
@ -106,7 +106,6 @@ jobs:
|
|||
name: Install dependencies
|
||||
run: |
|
||||
git config --global url.https://x-access-token:${{ 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
|
||||
|
||||
- if: ${{ matrix.target != 'html5' }}
|
||||
|
|
Loading…
Reference in a new issue