ci: update cache paths in CI configuration
Some checks failed
CI / eslint (pull_request) Has been cancelled
CI / prettier (pull_request) Has been cancelled
CI / Checkstyle Main (pull_request) Has been cancelled
CI / test-build (pull_request) Successful in 47s

This commit is contained in:
We ball 2025-02-19 11:50:07 +01:00
parent bd26ded681
commit a19ddeed47
Signed by: jank1619
GPG Key ID: 22BEAC760B3333D6

View File

@ -89,8 +89,7 @@ jobs:
working-directory: ./frontend working-directory: ./frontend
with: with:
path: | path: |
~/.gradle/caches node_modules
~/.gradle/wrapper
key: ${{ runner.os }}-bun- key: ${{ runner.os }}-bun-
restore-keys: | restore-keys: |
${{ runner.os }}-bun- ${{ runner.os }}-bun-