We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f9bf1 commit a6354faCopy full SHA for a6354fa
.github/workflows/build.yaml
@@ -47,7 +47,7 @@ jobs:
47
id: puppeteer
48
with:
49
path: |
50
- "~/.cache/puppeteer"
+ "/home/runner/.cache/puppeteer"
51
key: "puppeteer-${{ hashFiles('pnpm-lock.yaml') }}"
52
53
- uses: pnpm/action-setup@v4
0 commit comments