Skip to content

Commit 87f60ae

Browse files
[cicd] change cache dir for windows postgres
1 parent f4fc204 commit 87f60ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/conda-install.yml

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
environment-file: environment-dev.yml
6666
auto-activate-base: false
6767
- uses: nyurik/action-setup-postgis@v2
68+
with:
69+
cached-dir: C:\downloads
6870
- name: Install ESA SNAP
6971
run: |
7072
curl -O https://download.esa.int/step/snap/10_0/installers/esa-snap_sentinel_windows-10.0.0.exe

0 commit comments

Comments
 (0)