Skip to content

Commit bd513ad

Browse files
committed
Using cache node
1 parent 6b4ca33 commit bd513ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
node-version: 18
1919
cache: npm
20-
cache-dependency-path: website
20+
cache-dependency-path: website/package-lock.json
2121

2222
- name: Install dependencies
2323
run: npm ci

0 commit comments

Comments
 (0)