This commit is contained in:
Nareshkumar Rao 2025-03-23 12:14:49 +01:00
parent 4c2f351506
commit 48ddccb40c

View File

@ -11,9 +11,9 @@ jobs:
container:
image: alpine:latest
steps:
- run: apk add --no-cache tectonic nodejs
- name: Checkout code
uses: actions/checkout@v3
- run: apk add --no-cache tectonic
- run: tectonic Main.tex
# - name: Create Release