book: Move namespace from book to doc.

This commit is contained in:
parazyd
2022-03-08 10:55:16 +01:00
parent cb1bd6af9c
commit d84f4c21b0
41 changed files with 1 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ jobs:
run: |
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --local user.name "parazyd"
cd book
cd doc
make github
git checkout gh-pages