mirror of
https://github.com/Eugeny/tabby.git
synced 2025-04-18 16:20:27 +08:00
build typings before docs
This commit is contained in:
parent
09ac506dd3
commit
975b5a117d
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
cd ..
|
||||
rm app/node_modules/.yarn-integrity
|
||||
yarn
|
||||
yarn run build:typings
|
||||
yarn run docs
|
||||
rsync -e "ssh -o StrictHostKeyChecking=no" -arv docs/api/ root@ajenti.org:/srv/terminus-docs/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user