This commit is contained in:
Nareshkumar Rao 2025-03-23 04:15:07 +01:00
parent 85a14b6bc0
commit 1c8a16aedf

View File

@ -8,14 +8,10 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: tectonictypesetting/tectonic:latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- uses: https://github.com/wtfjoke/setup-tectonic@HEAD
with:
biber-version: 'latest'
- run: tectonic Main.tex
# - name: Create Release