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 Mar 31, 2021
1 parent 5762bde commit 3a608e9
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 @@ -3,7 +3,7 @@

set -e -x

python -m mkrecipe || exit 1
python -m repo_helper make-recipe || exit 1

# Switch to miniconda
source "/home/runner/miniconda/etc/profile.d/conda.sh"
Expand Down

0 comments on commit 3a608e9

Please sign in to comment.