Skip to content

Commit

Permalink
use json for vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioettorre committed Nov 20, 2023
2 parents 8b62e48 + 86f28d8 commit f11ada9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "${{ matrix.python }}"

- name: Install PROJ with vcpkg adn build wheel with cibuildwheel
- name: Install vcpkg on custom path
env:
PROJ_WHEEL: true
PROJ_NETWORK: ON
Expand Down

0 comments on commit f11ada9

Please sign in to comment.