We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55554f6 commit 2b6e126Copy full SHA for 2b6e126
1 file changed
.github/workflows/conda-package-cf.yml
@@ -92,6 +92,7 @@ jobs:
92
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
93
with:
94
conda-remove-defaults: true
95
+ channels: conda-forge
96
auto-activate: true
97
activate-environment: base
98
@@ -218,6 +219,7 @@ jobs:
218
219
220
221
222
223
224
225
- name: Install conda-build
0 commit comments