[CI] Debugging
Some checks failed
Build docs / build_docs (push) Failing after 7s

This commit is contained in:
2025-12-22 20:57:53 +01:00
parent dc62654e42
commit 284d957a92

View File

@@ -16,6 +16,8 @@ jobs:
username: ${{ vars.REGISTRY_USER_USERNAME }}
password: ${{ secrets.REGISTRY_USER_PASSWORD }}
registry: ${{ vars.REGISTRY_BASE_URL }}
- name: Check auth
run: "cat ~/.docker/config.json | grep git.janishutz"
- name: Run build
uses: actions/latex@v2
with: