Skip to content

Commit

Permalink
CI: remove minizip.dll related hack
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Dec 12, 2024
1 parent ac7574e commit ac9b309
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cmake_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -435,8 +435,6 @@ jobs:
sqlite tiledb zstd cryptopp cgal doxygen librttopo openssl liblzma-devel \
openjdk ant qhull armadillo blas blas-devel libblas libcblas liblapack liblapacke blosc libarchive \
libarrow pyarrow libaec libheif libavif cmake fsspec
# HACK due to an ongoing transition
cp $CONDA/envs/gdalenv/Library/bin/minizip.dll $CONDA/envs/gdalenv/Library/bin/libminizip.dll
- name: Check CMake version
shell: bash -l {0}
run: |
Expand Down

0 comments on commit ac9b309

Please sign in to comment.