mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-13 06:08:52 +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:
|
env:
|
||||||
ILOC: d:/a/local
|
ILOC: d:/a/local
|
||||||
png_ver: 1643
|
png_ver: 1644
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@ -37,9 +37,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
mkdir ${{env.ILOC}}
|
mkdir ${{env.ILOC}}
|
||||||
|
|
||||||
- name: Uninstall Perl
|
#- name: Uninstall Perl
|
||||||
run: |
|
# run: |
|
||||||
choco uninstall strawberryperl
|
# choco uninstall strawberryperl
|
||||||
|
|
||||||
- name: Build and Install zlib-ng
|
- name: Build and Install zlib-ng
|
||||||
shell: cmd
|
shell: cmd
|
||||||
|
Loading…
Reference in New Issue
Block a user