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 21:33:02 +01:00
parent 694bd2f2dd
commit 2d1118ab04

View file

@ -88,6 +88,7 @@ jobs:
with:
submodules: 'recursive'
token: ${{ steps.app_token.outputs.token }}
persist-credentials: false
- name: Config haxelib
run: |
@ -105,7 +106,7 @@ jobs:
name: Install dependencies
run: |
git config --global "credential.helper" "store --file=/tmp/git-credentials"
git config --global "credential.https://github.com.username" "git"
git config --global "credential.https://github.com.username" "x-access-token"
git config --global "credential.https://github.com.password" "${{ steps.app_token.outputs.token }}"
haxelib --debug git funkVis https://github.com/FunkinCrew/funkVis backend-rework
haxelib --global run hmm install -q