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

This commit is contained in:
Alexander Kalinovsky
2025-03-01 14:14:17 +07:00
parent 0054a7e154
commit 22ab18f648
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:runner-22.04
image: catthehacker/ubuntu:act-22.04
steps:
- uses: actions/checkout@v4