1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-29 18:24:23 +00:00

ok caching is fuckie...

This commit is contained in:
Cameron Taylor 2022-05-18 23:51:52 -04:00
parent 3918abe8a1
commit caa7ae6ddd

View file

@ -6,10 +6,6 @@ runs:
- uses: krdlab/setup-haxe@v1.1.6 - uses: krdlab/setup-haxe@v1.1.6
with: with:
haxe-version: 4.2.4 haxe-version: 4.2.4
- uses: actions/cache@v3
with:
path: .haxelib/
key: ${{ runner.os }}-${{ hashFiles('**/hmm.json') }}
- name: Config haxelib - name: Config haxelib
run: | run: |
haxelib config haxelib config