Fix
This commit is contained in:
parent
9034a6a4ca
commit
21df42d9ee
|
@ -3,7 +3,7 @@ run-name: ${{ gitub.actor }}
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Build:
|
Build:
|
||||||
runs-on: screenplain-latest
|
runs-on: screenplain@latest
|
||||||
steps:
|
steps:
|
||||||
- run: mkdir ScreenPlay
|
- run: mkdir ScreenPlay
|
||||||
- run: screenplain holyloop.fountain ScreenPlay/holyloop.pdf
|
- run: screenplain holyloop.fountain ScreenPlay/holyloop.pdf
|
||||||
|
|
Loading…
Reference in New Issue