Update docs.yml

This commit is contained in:
Eugene 2019-08-26 22:08:00 +02:00 committed by GitHub
parent f244f09362
commit 2a1501c91e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ jobs:
- name: Build
run: |
eval $(ssh-agent -s)
ssh-add <(echo "$DOCS_PRIVATE_KEY")
yarn
yarn run docs