Skip to content

Commit

Permalink
TST: try using mambabuild instead
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgehret committed Nov 2, 2022
2 parents 997bdfb + 5bb2d67 commit dd195cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test-package/action.yml
Expand Up @@ -19,7 +19,7 @@ runs:
source "$CONDA/etc/profile.d/conda.sh"
conda activate base
wget ${{ inputs.pkg-url }}
sudo conda build -q \
sudo conda mambabuild -q \
-c ${{ inputs.q2-channel }} \
-c conda-forge \
-c bioconda \
Expand Down

0 comments on commit dd195cf

Please sign in to comment.