mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-12 05:13:14 +08:00
Update cmake-win64.yml
cmake (win64) GithutAction: stop uninstalling strawberryperl; use png 1.6.44
This commit is contained in:
parent
ede08698aa
commit
d1fbbb88fc
8
.github/workflows/cmake-win64.yml
vendored
8
.github/workflows/cmake-win64.yml
vendored
@ -9,7 +9,7 @@ on:
|
||||
|
||||
env:
|
||||
ILOC: d:/a/local
|
||||
png_ver: 1643
|
||||
png_ver: 1644
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -37,9 +37,9 @@ jobs:
|
||||
run: |
|
||||
mkdir ${{env.ILOC}}
|
||||
|
||||
- name: Uninstall Perl
|
||||
run: |
|
||||
choco uninstall strawberryperl
|
||||
#- name: Uninstall Perl
|
||||
# run: |
|
||||
# choco uninstall strawberryperl
|
||||
|
||||
- name: Build and Install zlib-ng
|
||||
shell: cmd
|
||||
|
Loading…
Reference in New Issue
Block a user