fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 10s
Build Docs / build-docs (push) Failing after 28s
Build Docs / deploy-docs (push) Has been skipped

This commit is contained in:
Alexander Kalinovsky
2025-03-01 02:17:18 +07:00
parent 76966301f6
commit 50a434dae8
2 changed files with 3 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:runner-22.04
steps:
- uses: actions/checkout@v4
- name: Set up Python
@@ -53,7 +54,7 @@ jobs:
requirements**.txt
pyproject.toml
- name: Install docs extras
run: uv pip install -r requirements-docs.txt
run: uv add mkdocs-material
- name: Build Docs
run: mkdocs build
- name: Build Docker Image

View File

@@ -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>
forced_change_
forced_change