Update build-docs.yml

This commit is contained in:
Marc Rousavy 2021-03-03 21:31:22 +01:00
parent f84368050d
commit 78aa90109a

View File

@ -56,6 +56,7 @@ jobs:
run: |
git config --global user.email "actions@github.com"
git config --global user.name "gh-actions"
yarn install --frozen-lockfile
cd docs
yarn install --frozen-lockfile
yarn deploy