This commit is contained in:
2025-08-31 05:52:03 -05:00
parent d2d581d2b8
commit c202d6cb6b

View File

@@ -58,7 +58,7 @@ jobs:
interpreter: !DefaultInterpreter interpreter: !DefaultInterpreter
commands: | commands: |
apt update apt update
apt install tessesframework apt install tessesframework libffi-dev pkg-config
cd Packaging/Linux cd Packaging/Linux
bash build-debian-amd64.sh bash build-debian-amd64.sh
bash push-debian-amd64.sh bash push-debian-amd64.sh