Skip to content

Commit

Permalink
Add boa to make mamba build work
Browse files Browse the repository at this point in the history
  • Loading branch information
tayden committed Jan 17, 2024
1 parent aa7f8b6 commit 4284a22
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 @@ -56,7 +56,7 @@ jobs:
use-mamba: true

- name: Install build packages
run: mamba install -y anaconda-client conda-build conda-verify
run: mamba install -y anaconda-client conda-build conda-verify boa

- name: Build package
run: |
Expand Down

0 comments on commit 4284a22

Please sign in to comment.