diff --git a/.github/workflows/conda-release.yaml b/.github/workflows/conda-release.yaml index 3842b62..80309f0 100644 --- a/.github/workflows/conda-release.yaml +++ b/.github/workflows/conda-release.yaml @@ -18,7 +18,7 @@ jobs: activate-environment: build - name: Install build tools run: | - conda install conda-build anaconda-client conda-verify grayskull + conda install -c conda-forge conda-build anaconda-client conda-verify grayskull - name: Generate conda recipe run: | grayskull pypi https://github.com/haasad/PyPardiso --sections {package,source,build,requirements,about}