Skip to content

Commit

Permalink
Update build_windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maxb-io authored Jan 25, 2024
1 parent 4277895 commit ce266a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
shell: powershell
run: |
cd $Env:THIRDPARTY_HOME
git clone https://github.com/maxb-io/zlib.git -b v1.3.1 zlib-1.3.1
git clone https://github.com/maxb-io/zlib.git -b max1.3 zlib-1.3.1
cd zlib-1.3.1\contrib\vstudio\vc14
devenv zlibvc.sln /upgrade
cp ../../../zlib.h .
Expand Down

0 comments on commit ce266a3

Please sign in to comment.