From c202d6cb6bc1b294cf64bef39f2603daaa7b1384 Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Sun, 31 Aug 2025 05:52:03 -0500 Subject: [PATCH] Fix CI --- .onedev-buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index 44ec45c..b7c3cb8 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -58,7 +58,7 @@ jobs: interpreter: !DefaultInterpreter commands: | apt update - apt install tessesframework + apt install tessesframework libffi-dev pkg-config cd Packaging/Linux bash build-debian-amd64.sh bash push-debian-amd64.sh