Skip to content

Commit 71284b0

Browse files
committed
update ci for documentation
1 parent 465fdd9 commit 71284b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ jobs:
474474
with:
475475
node-version: 20
476476
cache: 'npm'
477-
cache-dependency-path: package-lock.json
477+
cache-dependency-path: docs/package-lock.json
478478
- name: "Install dependencies"
479479
run: npm install
480480
- name: "Setup Python environment"

0 commit comments

Comments
 (0)