From d4e601ebaa5a307d178d203d90164894359b0b62 Mon Sep 17 00:00:00 2001 From: Cameron Taylor Date: Mon, 4 Sep 2023 22:10:24 -0400 Subject: [PATCH] Update action.yml (#147) --- .github/actions/setup-haxeshit/action.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/actions/setup-haxeshit/action.yml b/.github/actions/setup-haxeshit/action.yml index ec8ed52d8..38a504442 100644 --- a/.github/actions/setup-haxeshit/action.yml +++ b/.github/actions/setup-haxeshit/action.yml @@ -10,14 +10,6 @@ runs: run: | haxelib config shell: bash - - name: Restore/create existing haxelib cache for faster downloads - uses: actions/cache@v3 - id: cache-haxelib-windows - with: - # wha? - key: cache-haxelib-${{ runner.os }}-${{ hashFiles('**/hmm.json')}} - path: | - .haxelib/ - name: Installing Haxe lol run: | haxe -version