Skip to content

Commit d138275

Browse files
committed
update docs workflow
1 parent 5f1f77a commit d138275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
node-version: '22'
3131
- name: Install dependencies
32-
run: npm ci
32+
run: npm install
3333
- name: Build docs
3434
run: npm run docs-build
3535
- name: Setup Pages

0 commit comments

Comments
 (0)