mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-11-22 05:03:42 +00:00
added --quiet to github action
This commit is contained in:
parent
211ccc2e47
commit
0388410e73
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 version
|
||||
haxelib --global install hmm
|
||||
haxelib --global run hmm install
|
||||
haxelib --global run hmm install --quiet
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue