mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-27 01:55:52 -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 version
|
||||
haxelib --global install hmm
|
||||
haxelib --global run hmm install
|
||||
haxelib --global run hmm install --quiet
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue