Update build.yml

This commit is contained in:
Xikaro 2025-08-24 18:50:46 +05:00
parent 32e1e98be9
commit e689a42a3e

View file

@ -306,8 +306,8 @@ jobs:
id: cache
with:
path: build/.cache
key: pakku-cache-${{ hashFiles('pakku-lock.json') }}
restore-keys: pakku-cache-
key: ${{ runner.OS }}-pakku-cache-${{ hashFiles('build/.cache/') }}
restore-keys: ${{ runner.OS }}-pakku-cache-
- name: 📦 Export modpack
run: |