Skip to content

Commit

Permalink
other
Browse files Browse the repository at this point in the history
  • Loading branch information
kcartier-wri committed Sep 12, 2024
1 parent b28c189 commit 1371b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_ci_cd_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
sudo apt install -y gdal-bin libgdal-dev
- name: Install Packages
run: |
conda env update --file=.github/environment.yml --name base --yes
conda env update --file=.github/environment.yml --name base
- name: Install GDAL
run: |
conda install gdal --yes
Expand Down

0 comments on commit 1371b77

Please sign in to comment.