We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b853f0 commit d98105aCopy full SHA for d98105a
1 file changed
.github/workflows/build.yml
@@ -59,6 +59,7 @@ jobs:
59
60
- name: Install python-pdal
61
run: |
62
+ git checkout build-updates
63
uv pip install -vv . --no-deps
64
65
- name: Install python-pdal-plugins
0 commit comments