mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-05 19:54:24 -04:00
Update action.yml
This commit is contained in:
parent
e8e617af03
commit
df7acb98dc
1 changed files with 2 additions and 2 deletions
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…
Add table
Reference in a new issue