Skip to content

Commit

Permalink
CI: fix Conda builds
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Nov 2, 2024
1 parent 278757c commit a0201cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ jobs:

- uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Mambaforge
miniforge-version: latest
use-mamba: true
channels: conda-forge
auto-update-conda: true

- name: Setup
shell: bash -l {0}
Expand Down

0 comments on commit a0201cb

Please sign in to comment.