diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 7fbf911..b4f6417 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 - name: Build LaTeX - uses: nareshkumarrao/texliveonfly@latest + uses: docker://nareshkumarrao/texliveonfly:latest with: run: | tlmgr update --self --all