We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d58c2 commit 075c77dCopy full SHA for 075c77d
.github/workflows/conda-package.yml
@@ -72,7 +72,6 @@ jobs:
72
fetch-depth: 0
73
- uses: conda-incubator/setup-miniconda@v2
74
with:
75
- use-only-tar-bz2: true
76
auto-activate-base: true
77
conda-build-version: "*"
78
activate-environment: true
@@ -201,7 +200,6 @@ jobs:
201
200
name: ${{ env.PACKAGE_NAME }} ${{ runner.os }} Python ${{ matrix.python }}
202
203
204
205
auto-update-conda: true
206
conda-build-version: '*'
207
miniconda-version: 'latest'
0 commit comments