Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Oct 11, 2023
1 parent 1811b58 commit d06e3b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/setup-binary-builds/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ runs:
pkg-config=0.29 \
wheel=0.37
if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then
fi
echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}"
echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}"

0 comments on commit d06e3b3

Please sign in to comment.