Fix
Gitea actions / Build (push) Failing after 15s Details

This commit is contained in:
Mike Nolan 2024-04-19 22:05:26 -05:00
parent e60c9ce085
commit 4c29c939b0
1 changed files with 4 additions and 4 deletions

View File

@ -5,13 +5,13 @@ jobs:
Build:
runs-on: ubuntu-latest
steps:
- uses: actions/cache@v4
with:
path: prime-numbers
key: ${{ runner.os }}-primes
- run: apt install -y python3 python3-pip
- run: pip install screenplain
- run: pip install 'screenplain[PDF]'
- uses: actions/cache@v4
with:
path: screenplain
key: ${{ runner.os }}-screenplain
- run: actions/checkout@v4
- run: mkdir ScreenPlay
- run: screenplain holyloop.fountain ScreenPlay/holyloop.pdf