Skip to content

Commit

Permalink
Updated files with 'repo_helper'.
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-helper[bot] committed Dec 17, 2020
1 parent 736c9a5 commit 6b810e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions_build_conda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ conda info -a
conda config --add channels conda-forge || exit 1
conda config --add channels domdfcoding || exit 1

conda build conda -c conda-forge -c domdfcoding --output-folder conda/dist --skip-existing
conda build conda -c conda-forge -c domdfcoding --output-folder conda/dist --skip-existing --numpy 1.16

exit 0

0 comments on commit 6b810e7

Please sign in to comment.