Fix
This commit is contained in:
parent
d41c16821d
commit
5ad4ad6f6a
|
@ -7,7 +7,8 @@ jobs:
|
|||
steps:
|
||||
- run: mkdir ScreenPlay
|
||||
- run: screenplain holyloop.fountain ScreenPlay/holyloop.pdf
|
||||
uses: actions/upload-artifact@v2
|
||||
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: assets for screenplay
|
||||
path: ScreenPlay
|
||||
|
|
Loading…
Reference in New Issue