Fix
This commit is contained in:
		
							parent
							
								
									6dadf2610a
								
							
						
					
					
						commit
						9034a6a4ca
					
				|  | @ -3,10 +3,10 @@ run-name: ${{ gitub.actor }} | |||
| on: [push] | ||||
| jobs: | ||||
|   Build: | ||||
|     runs-on: screenplain:latest | ||||
|     runs-on: screenplain-latest | ||||
|     steps: | ||||
|       - mkdir ScreenPlay | ||||
|       - screenplain holyloop.fountain ScreenPlay/holyloop.pdf | ||||
|       - run: mkdir ScreenPlay | ||||
|       - run: screenplain holyloop.fountain ScreenPlay/holyloop.pdf | ||||
|       uses: actions/upload-artifact@v2 | ||||
|       with: | ||||
|         name: assets for screenplay | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue