Skip to content

Commit

Permalink
[cicd] change cache dir for windows postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
johntruckenbrodt committed Dec 18, 2024
1 parent f4fc204 commit 87f60ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conda-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
environment-file: environment-dev.yml
auto-activate-base: false
- uses: nyurik/action-setup-postgis@v2
with:
cached-dir: C:\downloads
- name: Install ESA SNAP
run: |
curl -O https://download.esa.int/step/snap/10_0/installers/esa-snap_sentinel_windows-10.0.0.exe
Expand Down

0 comments on commit 87f60ae

Please sign in to comment.