Skip to content

Commit

Permalink
Fix docs workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Telatynski <[email protected]>
  • Loading branch information
t3chguy committed Oct 27, 2023
1 parent 2207828 commit a2a60a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
mv element-desktop/docs "docs/Element Desktop"
mv element-web/README.md element-web/docs/
mv element-web/docs/lib docs/
mv element-web/docs "docs/Element Web"
mv matrix-react-sdk/README.md matrix-react-sdk/docs/
Expand All @@ -93,7 +94,6 @@ jobs:
cat SUMMARY.md >> docs/SUMMARY.md
mv element-web/book.toml .
mv element-web/docs/lib docs/
- name: Build docs
run: mdbook build
Expand Down

0 comments on commit a2a60a4

Please sign in to comment.