mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 13:32:05 +08:00
new README (#33073)
* commonmark * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * relock * copy paste * Update README.md * looks better like this * cleanup old-commit-hash: ed86910536e7036020a0a54be02e267db36653fe
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Build docs
|
||||
run: |
|
||||
# TODO: can we install just the "docs" dependency group without the normal deps?
|
||||
pip install mkdocs mkdocs-terminal
|
||||
pip install mkdocs==1.4.3 mkdocs-terminal mkdocs-plugin-commonmark
|
||||
cd docs
|
||||
mkdocs build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user