1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-01-27 07:17:20 +00:00

fuck around & find out

This commit is contained in:
Hazel 2024-04-24 19:54:12 +01:00
parent b9b5c0dd9b
commit 53d99df3fb

View file

@ -102,9 +102,9 @@ jobs:
- if: ${{ steps.cache-hmm.outputs.cache-hit != 'true' }}
name: Install dependencies
run: |
git config --list --show-origin --show-scope
cat .git/config
git config --global --replace-all $(git config --get-regexp http\.https\:\/\/github\.com\/\.extraheader)
haxelib --global run hmm install
git config --global --unset-all http\.https\:\/\/github\.com\/\.extraheader
- if: ${{ matrix.target != 'html5' }}
name: Restore hxcpp cache