fix docs deploy
This commit is contained in:
@@ -56,8 +56,8 @@ jobs:
|
|||||||
- name: Install docs extras
|
- name: Install docs extras
|
||||||
run: |
|
run: |
|
||||||
uv venv
|
uv venv
|
||||||
source .venv/bin/activate
|
|
||||||
uv pip install mkdocs-material
|
uv pip install mkdocs-material
|
||||||
|
ls -la
|
||||||
- name: Build Docs
|
- name: Build Docs
|
||||||
run: mkdocs build
|
run: mkdocs build
|
||||||
- name: Build Docker Image
|
- name: Build Docker Image
|
||||||
|
|||||||
@@ -98,4 +98,4 @@ async def menu(context: CommandCallbackContext):
|
|||||||
|
|
||||||
<iframe width="100%" height="691" src="https://www.youtube.com/embed/ptTnoppkYfM" title="QBot Framework – The Open-Source RAD Tool for Telegram Bots" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
<iframe width="100%" height="691" src="https://www.youtube.com/embed/ptTnoppkYfM" title="QBot Framework – The Open-Source RAD Tool for Telegram Bots" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
||||||
|
|
||||||
forced_change_
|
forced_change
|
||||||
Reference in New Issue
Block a user