Skip to content

Commit

Permalink
Merge branch 'main' into add-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Dec 16, 2022
2 parents 435f0a1 + 94ebfff commit 0afca41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ jobs:
-DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS=TRUE
cmake --build build --config Release
cmake --install build
cp $CONDA_PREFIX/Library/lib/s2geography.dll $CONDA_PREFIX/Library/bin/s2geography.dll
if: |
steps.conda-cache.outputs.cache-hit != 'true' &&
runner.os == 'Windows'
Expand Down

0 comments on commit 0afca41

Please sign in to comment.