Skip to content

Commit fbb69cf

Browse files
committed
Update deploy-docs.yml
1 parent 54dede4 commit fbb69cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache: npm
3434

3535
- name: Install Dependencies
36-
run: npm ci
36+
run: npm install
3737

3838
- name: Build Docs
3939
run: npm run docs:build

0 commit comments

Comments
 (0)