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