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