From e5942223064814643b6458b7745ca8c78609321b Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 10:56:39 +0000 Subject: [PATCH] Updated files with 'repo_helper'. --- .github/workflows/conda_ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/conda_ci.yml b/.github/workflows/conda_ci.yml index 30ace43..1bb4cc2 100644 --- a/.github/workflows/conda_ci.yml +++ b/.github/workflows/conda_ci.yml @@ -39,5 +39,6 @@ jobs: run: | # This mess is only necessary because conda won't fix it themselves # https://github.com/conda/conda/issues/1884 + python -m repo_helper build --conda --out-dir conda-bld/noarch $CONDA/bin/conda install consolekit -c local -y || exit 1