From e2da51276bb12105fa4f1557aab26f66cf7be7f1 Mon Sep 17 00:00:00 2001 From: Jon Fuller Date: Wed, 16 Jul 2025 17:06:01 -0700 Subject: [PATCH] Update test-integration.yml --- .github/workflows/test-integration.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index 9bd200a..cd8c006 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -54,6 +54,7 @@ jobs: libleptonica-dev \ pkg-config \ libclang-dev \ + ocrmypdf \ clang - name: Setup Rust