From 46d214a64254b2345a354b376e26834fa537bf9c Mon Sep 17 00:00:00 2001 From: Nareshkumar Rao <629990+naresh97@users.noreply.github.com> Date: Sun, 23 Mar 2025 04:01:06 +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 aa0a33a..cf24f85 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -13,7 +13,7 @@ jobs: - name: Checkout code uses: actions/checkout@v3 - - uses: wtfjoke/setup-tectonic@v3 + - uses: https://github.com/wtfjoke/setup-tectonic@v3 with: biber-version: 'latest' - run: tectonic Main.tex