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