What a noobie mistakes. Forgive me.
Some checks failed
pdf2text test / Compile (push) Failing after 30s
Some checks failed
pdf2text test / Compile (push) Failing after 30s
This commit is contained in:
parent
746f6da5d5
commit
92899c8438
@ -13,7 +13,7 @@ jobs:
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: echo "Install dependencies."
|
||||
- run: apt update
|
||||
- run: apt install python3
|
||||
- run: apt install python3 python3-pip python3-venv -y
|
||||
- run: python3 -m pip install -r requirements.txt
|
||||
- run: "Check if starts correcly. Syntax check."
|
||||
- run: ./pdf2text .
|
||||
|
Loading…
Reference in New Issue
Block a user