Skip to content

Commit bad7cf1

Browse files
committed
Oops, also simplify the GH Action's pnpm cache.
1 parent efc2de8 commit bad7cf1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pages.yml

-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
with:
3636
node-version: "20"
3737
cache: pnpm
38-
cache-dependency-path: |
39-
scanner/pnpm-lock.yaml
40-
frontend/pnpm-lock.yaml
4138
- name: Restore Scan Results Cache
4239
uses: actions/cache/restore@v3
4340
id: cache-restore

0 commit comments

Comments
 (0)