Fix
Gitea actions / Build (push) Failing after 18s
Details
Gitea actions / Build (push) Failing after 18s
Details
This commit is contained in:
parent
dd707e3057
commit
67b012dbe0
|
@ -7,7 +7,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.13.0.alpha.6'
|
||||
- run: pip3 install screenplain
|
||||
- run: pip3 install 'screenplain[PDF]'
|
||||
- uses: actions/cache@v4
|
||||
|
|
Loading…
Reference in New Issue