Update build-docs.yml
This commit is contained in:
parent
f84368050d
commit
78aa90109a
1
.github/workflows/build-docs.yml
vendored
1
.github/workflows/build-docs.yml
vendored
@ -56,6 +56,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.email "actions@github.com"
|
git config --global user.email "actions@github.com"
|
||||||
git config --global user.name "gh-actions"
|
git config --global user.name "gh-actions"
|
||||||
|
yarn install --frozen-lockfile
|
||||||
cd docs
|
cd docs
|
||||||
yarn install --frozen-lockfile
|
yarn install --frozen-lockfile
|
||||||
yarn deploy
|
yarn deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user