chore: try

This commit is contained in:
Anthony Fu 2021-11-06 09:29:18 +08:00
parent ecc716a7e7
commit 69548f979f

View File

@ -26,8 +26,8 @@ jobs:
with: with:
path: | path: |
~/.cache/Cypress ~/.cache/Cypress
~/Library/Caches/Cypress /Users/runner/Library/Caches/Cypress
C:/Users/runneradmin/.cache/Cypress C:\\Users\\runneradmin\\.cache\\Cypress
key: cypress-cache-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }} key: cypress-cache-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }}
- name: Install pnpm - name: Install pnpm