From 1914f4f9449459f25b58c47c269fef2fe2cbd45e Mon Sep 17 00:00:00 2001
From: Cameron Taylor <cameron.taylor.ninja@gmail.com>
Date: Thu, 9 Feb 2023 05:36:50 -0500
Subject: [PATCH] Update action.yml

---
 .github/actions/setup-haxeshit/action.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/actions/setup-haxeshit/action.yml b/.github/actions/setup-haxeshit/action.yml
index 10b646986..3931e62a7 100644
--- a/.github/actions/setup-haxeshit/action.yml
+++ b/.github/actions/setup-haxeshit/action.yml
@@ -8,7 +8,3 @@ runs:
           lix-version: 15.8.9 # optional
         env:
           ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
-      - name: Config haxelib
-        run: |
-          haxelib config
-        shell: bash