Update docs.yml

pull/26389/head
Michael Telatynski 2023-10-17 08:36:22 +01:00 committed by GitHub
parent 9a688e8202
commit 9696e099eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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