jf-patch-markdown #2

Merged
jf merged 2 commits from jf-patch-markdown into main 2024-07-19 15:35:27 +02:00
Showing only changes of commit 82d82a69f1 - Show all commits

View File

@@ -11,6 +11,7 @@ steps:
commands:
# - pip install -U -r ./requirements.txt
- pip install --force-reinstall mkdocs
- pip install pymdown-extensions
- mkdocs build --clean -f ./mkdocs.yml
- cp -r site/* /site/
- chmod -R 777 /site