Update .gitea/workflows/build.yaml
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and Release / build (push) Failing after 16m1s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and Release / build (push) Failing after 16m1s
				
			This commit is contained in:
		| @@ -17,7 +17,7 @@ jobs: | ||||
|       - run: apk add --no-cache nodejs nix | ||||
|       - name: Checkout code | ||||
|         uses: actions/checkout@v4 | ||||
|       - run: nix-channel --add https://nixos.org/channels/nixos-24.11 && nix-channel --update | ||||
|       - run: nix-channel --add https://nixos.org/channels/nixos-24.11 nixpkgs && nix-channel --update | ||||
|       - run: nix-shell -p biber tectonic --run "tectonic Main.tex" | ||||
|  | ||||
|       - name: Create Release | ||||
|   | ||||
		Reference in New Issue
	
	Block a user