Skip to content

Commit

Permalink
add libmamba
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 16, 2024
1 parent d74d70c commit c44e6a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting_and_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Install dependencies
run: |
conda update -n base -c defaults conda -y
conda install -n base conda-libmamba-solver -c conda-forge -y
conda install -c conda-forge -c loop3d --file dependencies.txt -y
conda install gdal==3.8.4 pytest -y
Expand Down

0 comments on commit c44e6a0

Please sign in to comment.