Skip to content

Commit 820ec8d

Browse files
committed
Add conda-forge channel to conda environment setup
1 parent 3fe93db commit 820ec8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
uses: conda-incubator/setup-miniconda@v3
7676
with:
7777
auto-activate-base: true
78+
channels: conda-forge
7879
- name: Install conda build tools
7980
run: |
8081
conda install -y conda-build anaconda-client boa

0 commit comments

Comments
 (0)