mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-19 18:07:58 +00:00
Update docs.yml
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -15,8 +15,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
apt-get install openssh-client
|
|
||||||
npm i -g yarn
|
|
||||||
ssh-add <(echo "$DOCS_PRIVATE_KEY")
|
ssh-add <(echo "$DOCS_PRIVATE_KEY")
|
||||||
yarn
|
yarn
|
||||||
yarn run docs
|
yarn run docs
|
||||||
|
Reference in New Issue
Block a user