Update docs.yml

This commit is contained in:
Eugene
2019-08-26 22:06:20 +02:00
committed by GitHub
parent 3c2af3045d
commit f244f09362

View File

@@ -15,8 +15,6 @@ jobs:
- name: Build
run: |
apt-get install openssh-client
npm i -g yarn
ssh-add <(echo "$DOCS_PRIVATE_KEY")
yarn
yarn run docs