Skip to content

Commit

Permalink
Merge branch 'geosampler_prechipping' of https://github.com/sede-open…
Browse files Browse the repository at this point in the history
…/torchgeo into geosampler_prechipping
  • Loading branch information
sfalkena committed Sep 20, 2024
2 parents 20b643a + 59a22fb commit d8cb4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutorials.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install pip dependencies
if: steps.cache.outputs.cache-hit != 'true'
run: |
pip install -r requirements/required.txt -r requirements/docs.txt -r requirements/tests.txt planetary_computer pystac
pip install -r requirements/required.txt -r requirements/docs.txt -r requirements/tests.txt planetary_computer pystac .
pip cache purge
- name: List pip dependencies
run: pip list
Expand Down

0 comments on commit d8cb4b2

Please sign in to comment.