mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-12-23 21:56:46 +00:00
haxelib
This commit is contained in:
parent
514aa576ea
commit
266bf939a9
1
.github/actions/setup-haxe/action.yml
vendored
1
.github/actions/setup-haxe/action.yml
vendored
|
@ -58,6 +58,7 @@ runs:
|
|||
echo "TIMER_HAXELIB=$(date +%s)" >> "$GITHUB_ENV"
|
||||
haxelib fixrepo --global || true
|
||||
haxelib --debug --never --global install haxelib 4.1.0
|
||||
haxelib --debug --global set haxelib 4.1.0
|
||||
haxelib --global remove haxelib git || true
|
||||
haxelib --global remove hmm || true
|
||||
rm -rf .haxelib
|
||||
|
|
Loading…
Reference in a new issue