Skip to content

Commit

Permalink
right patch path this time?
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Sep 5, 2024
1 parent ff6c3cc commit 2c57c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
S2GEOMETRY_VERSION=${{ env.S2GEOMETRY_VERSION }}
S2GEOGRAPHY_VERSION=${{ env.S2GEOGRAPHY_VERSION }}
CXX_STANDARD=${{ env.CXX_STANDARD }}
PROJECT_DIR='${{ runner.workspace }}'
PROJECT_DIR='${{ runner.workspace }}\spherely'
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 2c57c81

Please sign in to comment.