Skip to content

Commit

Permalink
Update cmake-win64.yml
Browse files Browse the repository at this point in the history
cmake (win64) GithutAction: stop uninstalling strawberryperl; use png 1.6.44
  • Loading branch information
zdenop authored Dec 6, 2024
1 parent ede0869 commit d1fbbb8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cmake-win64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
ILOC: d:/a/local
png_ver: 1643
png_ver: 1644

jobs:
build:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d1fbbb8

Please sign in to comment.