mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-27 10:05:41 -05:00
Merge pull request #118 from FunkinCrew/hmm-update
added --quiet to github action
This commit is contained in:
commit
918ca17246
1 changed files with 1 additions and 1 deletions
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