We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4fc204 commit 87f60aeCopy full SHA for 87f60ae
.github/workflows/conda-install.yml
@@ -65,6 +65,8 @@ jobs:
65
environment-file: environment-dev.yml
66
auto-activate-base: false
67
- uses: nyurik/action-setup-postgis@v2
68
+ with:
69
+ cached-dir: C:\downloads
70
- name: Install ESA SNAP
71
run: |
72
curl -O https://download.esa.int/step/snap/10_0/installers/esa-snap_sentinel_windows-10.0.0.exe
0 commit comments