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