1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-11 20:57:20 +00:00

Merge pull request #118 from FunkinCrew/hmm-update

added --quiet to github action
This commit is contained in:
Eric 2023-07-31 14:04:46 -04:00 committed by GitHub
commit 918ca17246

View file

@ -24,5 +24,5 @@ runs:
haxelib git haxelib https://github.com/HaxeFoundation/haxelib.git
haxelib version
haxelib --global install hmm
haxelib --global run hmm install
haxelib --global run hmm install --quiet
shell: bash