mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 19:25:16 -05:00
ok caching is fuckie...
This commit is contained in:
parent
3918abe8a1
commit
caa7ae6ddd
1 changed files with 0 additions and 4 deletions
4
.github/actions/setup-haxeshit/action.yml
vendored
4
.github/actions/setup-haxeshit/action.yml
vendored
|
@ -6,10 +6,6 @@ runs:
|
|||
- uses: krdlab/setup-haxe@v1.1.6
|
||||
with:
|
||||
haxe-version: 4.2.4
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: .haxelib/
|
||||
key: ${{ runner.os }}-${{ hashFiles('**/hmm.json') }}
|
||||
- name: Config haxelib
|
||||
run: |
|
||||
haxelib config
|
||||
|
|
Loading…
Reference in a new issue