This commit is contained in:
Nareshkumar Rao 2025-03-23 12:58:46 +01:00
parent 59d7e220ff
commit 212a94323f

View File

@ -15,6 +15,7 @@ jobs:
- run: apk add --no-cache nodejs nix
- name: Checkout code
uses: actions/checkout@v4
- run: nix-channel --add https://nixos.org/channels/nixpkgs-unstable && nix-channel --update
- run: nix-shell -p biber tectonic --run "tectonic Main.tex"
# - name: Create Release