From 70401a3750954fd28d2f5d154528685effa9e5a3 Mon Sep 17 00:00:00 2001 From: Nareshkumar Rao <629990+naresh97@users.noreply.github.com> Date: Sun, 23 Mar 2025 04:07:35 +0100 Subject: [PATCH] wip --- .gitea/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 8ddecd1..d1fe504 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -2,7 +2,7 @@ name: Build and Release on: push: - tags: + branches: - '*' jobs: @@ -13,7 +13,7 @@ jobs: - name: Checkout code uses: actions/checkout@v3 - - uses: https://github.com/wtfjoke/setup-tectonic + - uses: https://github.com/wtfjoke/setup-tectonic@latest with: biber-version: 'latest' - run: tectonic Main.tex