Skip to content

Commit 6af6b7c

Browse files
authored
Update conda-build.yml
1 parent c9bd8e8 commit 6af6b7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/conda-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
run: |
2929
conda config --add channels bioconda
3030
conda config --add channels conda-forge
31+
conda config --append channels pwwang
3132
conda install conda-build conda-verify
3233
conda build .
3334
# This step installs conda-build and then uses it to build your Conda package.

0 commit comments

Comments
 (0)