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

This commit is contained in:
Alexander Kalinovsky
2025-03-01 01:50:13 +07:00
parent fc49b2ee47
commit 76966301f6
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ jobs:
if: ${{ needs.changes.outputs.docs == 'true' }}
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-22.04
image: catthehacker/ubuntu:runner-22.04
steps:
- uses: actions/checkout@v4
- name: Set up Python