Fix
	
		
			
	
		
	
	
		
			
				
	
				Gitea actions / Build (push) Failing after 2m4s
				
					Details
				
			
		
	
				
					
				
			
				
	
				Gitea actions / Build (push) Failing after 2m4s
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									41e84b61dd
								
							
						
					
					
						commit
						1a17bec2a0
					
				|  | @ -5,11 +5,11 @@ jobs: | |||
|   Build: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - uses: actions/cache | ||||
|       - uses: actions/cache@v4 | ||||
|       - run: apt install -y python3 python3-pip | ||||
|       - run: pip install screenplain | ||||
|       - run: pip install 'screenplain[PDF]' | ||||
|       - run: actions/checkout@v3 | ||||
|       - run: actions/checkout@v4 | ||||
|       - run: mkdir ScreenPlay | ||||
|       - run: screenplain holyloop.fountain ScreenPlay/holyloop.pdf | ||||
|       - uses: actions/upload-artifact@v2 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue