From a04ca577a49d8e892f65e9d1a5b91d81f0b1862b Mon Sep 17 00:00:00 2001 From: Cameron Taylor Date: Sat, 4 Nov 2023 12:36:09 -0400 Subject: [PATCH] Update action.yml --- .github/actions/setup-haxeshit/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-haxeshit/action.yml b/.github/actions/setup-haxeshit/action.yml index dcf5fd0a7..cb5e68f61 100644 --- a/.github/actions/setup-haxeshit/action.yml +++ b/.github/actions/setup-haxeshit/action.yml @@ -13,7 +13,7 @@ runs: - name: Installing Haxe lol run: | haxe -version - haxelib git haxelib https://github.com/HaxeFoundation/haxelib.git development + haxelib git haxelib https://github.com/HaxeFoundation/haxelib.git master haxelib version haxelib --global install hmm shell: bash