mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
Update docs.yml
This commit is contained in:
parent
9a688e8202
commit
9696e099eb
1 changed files with 2 additions and 1 deletions
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
|
@ -42,7 +42,8 @@ jobs:
|
|||
mv element-web/docs docs/element-web
|
||||
mv matrix-react-sdk/docs docs/matrix-react-sdk
|
||||
mdbook-combiner -m docs
|
||||
cp element-web/book.toml .
|
||||
mv element-web/book.toml .
|
||||
mv SUMMARY.md docs/
|
||||
mdbook build
|
||||
|
||||
- name: Deploy to gh pages
|
||||
|
|
Loading…
Reference in a new issue