This commit is contained in:
Nareshkumar Rao 2025-03-23 04:07:35 +01:00
parent b80f99ab2e
commit 70401a3750

View File

@ -2,7 +2,7 @@ name: Build and Release
on: on:
push: push:
tags: branches:
- '*' - '*'
jobs: jobs:
@ -13,7 +13,7 @@ jobs:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3
- uses: https://github.com/wtfjoke/setup-tectonic - uses: https://github.com/wtfjoke/setup-tectonic@latest
with: with:
biber-version: 'latest' biber-version: 'latest'
- run: tectonic Main.tex - run: tectonic Main.tex