Update .github/workflows/buildtypst.yml
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build Typst document / build_typst_documents (push) Failing after 1m32s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build Typst document / build_typst_documents (push) Failing after 1m32s
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/buildtypst.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/buildtypst.yml
									
									
									
									
										vendored
									
									
								
							@@ -8,7 +8,7 @@ jobs:
 | 
				
			|||||||
      - name: Checkout
 | 
					      - name: Checkout
 | 
				
			||||||
        uses: actions/checkout@v3
 | 
					        uses: actions/checkout@v3
 | 
				
			||||||
      - name: Typst
 | 
					      - name: Typst
 | 
				
			||||||
        uses: leana8959/typst-action@main
 | 
					        uses: krestenlaust/typst-action@feat/fix-issue-17
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          source_file: main.typ
 | 
					          source_file: main.typ
 | 
				
			||||||
          options: |
 | 
					          options: |
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user