Skip to content

Commit

Permalink
Update conda so it uses latest conda with libmamba solver
Browse files Browse the repository at this point in the history
  • Loading branch information
haasad committed Nov 19, 2023
1 parent a3599a4 commit c3e6c06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conda-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
python-version: 3.9
activate-environment: build
auto-update-conda: true
- name: Install build tools
run: |
conda install -c conda-forge conda-build anaconda-client conda-verify grayskull
Expand Down

0 comments on commit c3e6c06

Please sign in to comment.