Skip to content

Commit

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

- name: Install optional dependencies
run: |
uv clean cache
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 393d465

Please sign in to comment.