Skip to content

Commit

Permalink
Update docs-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs authored Dec 25, 2024
1 parent 393d465 commit 49a9b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Install optional dependencies
run: |
uv clean cache
uv cache clean
uv pip install --find-links https://girder.github.io/large_image_wheels GDAL pyproj
uv pip install -r pyproject.toml --extra all
- name: Test import
Expand Down

0 comments on commit 49a9b88

Please sign in to comment.