From 70cdd2217cc7de239b3bb8c668a2f3a925327d91 Mon Sep 17 00:00:00 2001 From: resonic-user Date: Thu, 26 Jun 2025 12:14:42 +0200 Subject: [PATCH] more caching --- .github/workflows/cache-verify.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cache-verify.yml b/.github/workflows/cache-verify.yml index 45b9f4e95..797432431 100644 --- a/.github/workflows/cache-verify.yml +++ b/.github/workflows/cache-verify.yml @@ -75,8 +75,10 @@ jobs: webapp/node_modules backend/build webapp/.nuxt - ~/.cache/Cypress /opt/cucumber-json-formatter + #~/.cache/Cypress + /home/runner/.cache/Cypress + /home/runner/work/Ocelot-Social/Ocelot-Social restore-keys: | ci-unified-cache-${{ runner.os }}-