[CI] Use full container
Some checks failed
Build docs / build_docs (push) Failing after 2m33s

This commit is contained in:
2025-12-23 09:11:21 +01:00
parent 4102cafa6e
commit 098ffcc618

View File

@@ -17,7 +17,7 @@ jobs:
password: ${{ secrets.REGISTRY_USER_PASSWORD }}
registry: ${{ vars.REGISTRY_BASE_URL }}
- name: Run build
uses: actions/latex@main
uses: actions/latex-full@main
with:
workdir: docs
- name: Upload compiled docs