This commit is contained in:
Nareshkumar Rao 2025-03-23 12:19:54 +01:00
parent 48ddccb40c
commit d8348e4242

View File

@ -10,10 +10,11 @@ jobs:
runs-on: ubuntu-latest
container:
image: alpine:latest
options: --user root
steps:
- run: apk add --no-cache tectonic nodejs
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
- run: tectonic Main.tex
# - name: Create Release