This commit is contained in:
		@@ -14,7 +14,7 @@ jobs:
 | 
			
		||||
        # These commands run directly in your machine's shell
 | 
			
		||||
        run: |
 | 
			
		||||
          echo "Compiling document..."
 | 
			
		||||
          latexmk distribution.tex
 | 
			
		||||
          latexmk -pdf distribution.tex
 | 
			
		||||
      
 | 
			
		||||
      - name: List files in the workspace
 | 
			
		||||
        run: ls -l
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user