1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-10-03 15:59:04 +00:00

added --quiet to github action

This commit is contained in:
Cameron Taylor 2023-07-31 11:41:34 -04:00
parent 211ccc2e47
commit 0388410e73

View file

@ -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