Skip to content

Commit

Permalink
Add bioconda channel
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeulen committed Nov 22, 2024
1 parent 43f1789 commit 969280e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
auto-update-conda: true
python-version: ${{ matrix.python-version }}
mamba-version: "*"
channels: conda-forge,defaults
channels: conda-forge,bioconda,defaults
channel-priority: true

- name: Display Conda Settings
Expand Down

0 comments on commit 969280e

Please sign in to comment.