Skip to content

Commit 7ad861e

Browse files
committed
Re-instate caching
1 parent 37882ca commit 7ad861e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- uses: actions/setup-node@v6
5151
with:
5252
node-version-file: ".node-version"
53+
cache: pnpm
5354

5455
- run: |
5556
pnpm puppeteer browsers install chrome

0 commit comments

Comments
 (0)