Fix
This commit is contained in:
parent
72ccd8156a
commit
6dadf2610a
|
@ -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:
|
||||||
- mkdir ScreenPlay
|
- mkdir ScreenPlay
|
||||||
- screenplain holyloop.fountain ScreenPlay/holyloop.pdf
|
- screenplain holyloop.fountain ScreenPlay/holyloop.pdf
|
||||||
|
|
Loading…
Reference in New Issue