Skip to content

Commit

Permalink
Remove restore-keys config
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto committed Oct 30, 2024
1 parent 0fd0bb3 commit 8d701f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/preview-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
with:
path: 'site/node_modules/.cache/babel-loader'
key: babel-loader-${{ runner.os }}-${{ hashFiles('./pnpm-lock.yaml') }}
restore-keys: babel-loader-${{ runner.os }}-

- name: Build
run: pnpm build:site
Expand Down

0 comments on commit 8d701f7

Please sign in to comment.