We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe93db commit 820ec8dCopy full SHA for 820ec8d
1 file changed
.github/workflows/cd.yml
@@ -75,6 +75,7 @@ jobs:
75
uses: conda-incubator/setup-miniconda@v3
76
with:
77
auto-activate-base: true
78
+ channels: conda-forge
79
- name: Install conda build tools
80
run: |
81
conda install -y conda-build anaconda-client boa
0 commit comments