Skip to content

Commit 98d7a1a

Browse files
committed
ci(tree): ⚡ CI npm cache
1 parent ffd2217 commit 98d7a1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
uses: actions/setup-node@v3
1717
with:
1818
node-version: 22
19+
cache: "npm"
20+
cache-dependency-path: "documentations/react/package-lock.json"
1921

2022
- run: npm ci
2123

0 commit comments

Comments
 (0)