mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-01-30 16:36:55 +00:00
Merge pull request #118 from FunkinCrew/hmm-update
added --quiet to github action
This commit is contained in:
commit
918ca17246
2
.github/actions/setup-haxeshit/action.yml
vendored
2
.github/actions/setup-haxeshit/action.yml
vendored
|
@ -24,5 +24,5 @@ runs:
|
||||||
haxelib git haxelib https://github.com/HaxeFoundation/haxelib.git
|
haxelib git haxelib https://github.com/HaxeFoundation/haxelib.git
|
||||||
haxelib version
|
haxelib version
|
||||||
haxelib --global install hmm
|
haxelib --global install hmm
|
||||||
haxelib --global run hmm install
|
haxelib --global run hmm install --quiet
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in a new issue