Merge branch 'feature/gscan2pdf'

Reconcile release notes and copy_final() with new pipeline.
This commit is contained in:
James R. Barlow
2023-10-30 00:01:28 -07:00
67 changed files with 2903 additions and 1105 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
- name: Install Tesseract 5
if: matrix.tesseract5
run: |
sudo add-apt-repository ppa:alex-p/tesseract-ocr-devel
sudo add-apt-repository -y ppa:alex-p/tesseract-ocr-devel
- name: Install common packages
run: |