ci: update cache paths in CI configuration

This commit is contained in:
Jan Gleytenhoover 2025-02-19 11:50:07 +01:00
parent bd26ded681
commit a19ddeed47
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

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