From 6d3f2a6942a0073524f2c8064822b383c5b6a174 Mon Sep 17 00:00:00 2001 From: Nareshkumar Rao <629990+naresh97@users.noreply.github.com> Date: Sun, 23 Mar 2025 03:22:54 +0100 Subject: [PATCH] wip --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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