1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 03:13:45 +00:00

suppress useless git warnings

This commit is contained in:
mint 2024-08-26 18:56:32 +02:00 committed by ember / mint
parent 86f61b4fdd
commit 1089764ab6

View file

@ -111,6 +111,7 @@ jobs:
name: Install dependencies
run: |
git config --global 'url.https://x-access-token:${{ steps.app_token.outputs.token }}@github.com/.insteadOf' https://github.com/
git config --global advice.detachedHead false
haxelib --global run hmm install -q
cd .haxelib/hxcpp/git/tools/hxcpp && haxe compile.hxml