Update docs.yml

This commit is contained in:
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

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