Skip to content

Commit

Permalink
add acellera channel to build
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Oct 11, 2024
1 parent 5505794 commit e5227c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
python package/jobqueues/insert_placeholder_values.py
- name: Build conda package
run: rattler-build build --recipe ./package/jobqueues/recipe.yaml --output-dir /tmp/pkg/
run: rattler-build build --recipe ./package/jobqueues/recipe.yaml --output-dir /tmp/pkg/ -c acellera -c conda-forge

- name: Upload to conda
run: |
Expand Down

0 comments on commit e5227c3

Please sign in to comment.