Skip to content

Commit cd2cc6f

Browse files
committed
chore: added a github action (from google/zx)
1 parent 720c73e commit cd2cc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Pages
2929
uses: actions/configure-pages@v3
3030
- name: Install deps
31-
run: npm ci
31+
run: npm i
3232
- name: Built docs
3333
run: npm run docs:build
3434
- name: Upload artifact

0 commit comments

Comments
 (0)