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