Skip to content

Commit

Permalink
ci: Add channels
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Sep 18, 2024
1 parent 86fa2df commit d406ec8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rattler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
- uses: actions/checkout@v4
- name: Build conda package
uses: prefix-dev/[email protected]
with:
build-args: -c conda-forge -c bioconda
# TODO
# - run: |
# for pkg in $(find output -type f \( -name "*.conda" -o -name "*.tar.bz2" \) ); do
Expand Down

0 comments on commit d406ec8

Please sign in to comment.