Install
This commit is contained in:
parent
c2b1605412
commit
25dc5d0452
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-pages.yml
vendored
2
.github/workflows/deploy-pages.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
~/.npm
|
~/.npm
|
||||||
./.cache
|
./.cache
|
||||||
|
|
||||||
- run: npm ci
|
- run: npm install
|
||||||
- run: npm run build-ghpages
|
- run: npm run build-ghpages
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
|
|
Loading…
Add table
Reference in a new issue