Skip to content

Commit

Permalink
patch files were actually not found
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Sep 5, 2024
1 parent a80053e commit 0487fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
S2GEOMETRY_VERSION=${{ env.S2GEOMETRY_VERSION }}
S2GEOGRAPHY_VERSION=${{ env.S2GEOGRAPHY_VERSION }}
CXX_STANDARD=${{ env.CXX_STANDARD }}
PROJECT_DIR=${{ runner.workspace }}
CIBW_BEFORE_ALL: ./ci/install_3rdparty.sh
CIBW_BEFORE_ALL_WINDOWS: ci\install_3rdparty.cmd
CIBW_BEFORE_BUILD_WINDOWS: pip install delvewheel
Expand Down

0 comments on commit 0487fba

Please sign in to comment.