Update cmake-win64.yml
Some checks failed
sw / build (fedora:latest, ubuntu-22.04) (push) Has been cancelled
sw / build (macos-latest) (push) Has been cancelled
sw / build (windows-2022) (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled

cmake (win64) GithutAction: stop uninstalling strawberryperl; use png 1.6.44
This commit is contained in:
zdenop 2024-12-06 07:59:34 +01:00 committed by GitHub
parent ede08698aa
commit d1fbbb88fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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