wip
This commit is contained in:
		| @@ -12,10 +12,10 @@ jobs: | ||||
|       image: alpine:latest | ||||
|       options: --user root | ||||
|     steps: | ||||
|       - run: apk add --no-cache tectonic nodejs biber | ||||
|       - run: apk add --no-cache nodejs nix | ||||
|       - name: Checkout code | ||||
|         uses: actions/checkout@v4 | ||||
|       - run: tectonic Main.tex | ||||
|       - run: nix-shell -p biber tectonic --run "tectonic Main.tex" | ||||
|  | ||||
|       # - name: Create Release | ||||
|       #   uses: softprops/action-gh-release@v1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Nareshkumar Rao
					Nareshkumar Rao