Skip to content

Commit

Permalink
quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Aug 30, 2023
1 parent abc0e1e commit 7b9e2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-proj-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
shell: bash
run: |
cp -n build/pkgconfig/* ./build/.pixi/env/Library/lib/pkgconfig/
pixi run --manifest-path build/pixi.toml pkg-config --libs --cflags proj proj >= 9.2.0
pixi run --manifest-path build/pixi.toml pkg-config --libs --cflags proj "proj >= 9.2.0"
- name: Set native dependency paths
shell: bash
Expand Down

0 comments on commit 7b9e2a8

Please sign in to comment.