ci: temporarily disable pngquant on Windows

Looks like a packaging error, choco complains of bad hashes.
This commit is contained in:
James R. Barlow
2020-12-30 01:40:56 -08:00
parent 2c11349ee8
commit 6ba4b7b3f3
+1 -1
View File
@@ -32,7 +32,7 @@ stages:
choco install --yes --no-progress --pre tesseract
choco install --yes --no-progress python3
choco install --yes --no-progress ghostscript
choco install --yes --no-progress pngquant
# choco install --yes --no-progress pngquant
displayName: "Install system packages"
- pwsh: |
refreshenv