From 432defcf5ebd3e5c154b2e309c27aac85c4cbebd Mon Sep 17 00:00:00 2001 From: Nareshkumar Rao <629990+naresh97@users.noreply.github.com> Date: Sun, 23 Mar 2025 12:22:44 +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 7731dda..de606d5 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -12,7 +12,7 @@ jobs: image: alpine:latest options: --user root steps: - - run: apk add --no-cache tectonic nodejs + - run: apk add --no-cache tectonic nodejs biber - name: Checkout code uses: actions/checkout@v4 - run: tectonic Main.tex