mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-22 14:53:53 +00:00
Update action.yml
This commit is contained in:
parent
e8e617af03
commit
df7acb98dc
4
.github/actions/setup-haxeshit/action.yml
vendored
4
.github/actions/setup-haxeshit/action.yml
vendored
|
@ -13,6 +13,6 @@ runs:
|
|||
- name: Installing Haxe lol
|
||||
run: |
|
||||
haxe -version
|
||||
haxelib --global install hmm
|
||||
haxelib --global run hmm install --quiet
|
||||
haxelib install hmm
|
||||
haxelib run hmm install --quiet
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue