We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb2cd4 commit cae046cCopy full SHA for cae046c
1 file changed
.github/workflows/gh-pages.yaml
@@ -27,7 +27,7 @@ jobs:
27
restore-keys: |
28
${{ runner.os }}-node-
29
30
- - run: npm ci
+ - run: npm install
31
- run: npm run build
32
33
- name: Deploy
0 commit comments