Skip to content

Commit

Permalink
Change Windows build to use older Ghostscript
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed Jan 7, 2024
1 parent a499956 commit 035ebea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
- name: Install system packages
run: |
choco install --yes --no-progress --pre tesseract
choco install --yes --no-progress --ignore-checksums ghostscript
choco install --yes --no-progress --ignore-checksums ghostscript --version 9.56.1
- name: Install Python packages
run: |
Expand Down

0 comments on commit 035ebea

Please sign in to comment.