Skip to content

Commit

Permalink
invalidate?
Browse files Browse the repository at this point in the history
  • Loading branch information
sindrig committed Jul 4, 2024
1 parent 8f88da4 commit bc63d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
path: ${{ steps.pnpm-cache.outputs.STORE_PATH }}
key: ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
restore-keys: |
${{ runner.os }}-pnpm-store-
${{ runner.os }}-pnpm-
- name: Set up Cypress binary cache
uses: actions/cache@v3
Expand Down

0 comments on commit bc63d13

Please sign in to comment.