From 92899c84386716f511ca8b0fe812154501aa104d Mon Sep 17 00:00:00 2001 From: retoor Date: Fri, 22 Nov 2024 20:48:37 +0100 Subject: [PATCH] What a noobie mistakes. Forgive me. --- .gitea/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 339ed81..88af33f 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -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 .