We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e73ddb0 commit 86eca39Copy full SHA for 86eca39
1 file changed
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
python-version: "3.13.2"
44
auto-activate: false
45
conda-remove-defaults: true
46
- channels: conda-forge salilab
+ channels: conda-forge,salilab
47
channel-priority: strict
48
49
- name: Install build tools
0 commit comments