Skip to content

Commit d6db759

Browse files
Update .github/workflows/deploy.yaml
Co-authored-by: Pokey Rule <[email protected]>
1 parent df7db3b commit d6db759

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: actions/setup-node@v4
2020
with:
2121
node-version-file: .nvmrc
22+
cache: yarn
2223

2324
- name: Install dependencies
2425
run: yarn install

0 commit comments

Comments
 (0)