mirror of
https://github.com/Eugeny/tabby.git
synced 2025-03-01 15:06:27 +08:00
Update docs.yml
This commit is contained in:
parent
f244f09362
commit
2a1501c91e
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
eval $(ssh-agent -s)
|
||||
ssh-add <(echo "$DOCS_PRIVATE_KEY")
|
||||
yarn
|
||||
yarn run docs
|
||||
|
Loading…
Reference in New Issue
Block a user