Skip to content

Commit

Permalink
fix: gdal: test if conda issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 11, 2024
1 parent 636a140 commit e64cc77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
- name: Installing dependencies
shell: bash -l {0}
run: |
conda update conda -y
conda install -c conda-forge conda-build anaconda-client conda-verify -y
conda install -c loop3d -c conda-forge --file dependencies.txt -y
pip uninstall loopprojectfile -y
Expand Down

0 comments on commit e64cc77

Please sign in to comment.