File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 75
75
fetch-depth : 0
76
76
- uses : conda-incubator/setup-miniconda@v3
77
77
with :
78
+ conda-remove-defaults : true
78
79
auto-activate-base : true
79
80
activate-environment : " "
80
81
@@ -188,6 +189,7 @@ jobs:
188
189
name : ${{ env.PACKAGE_NAME }} ${{ runner.os }} Python ${{ matrix.python }}
189
190
- uses : conda-incubator/setup-miniconda@v3
190
191
with :
192
+ conda-remove-defaults : true
191
193
auto-activate-base : true
192
194
activate-environment : " "
193
195
- name : Install conda-build
Original file line number Diff line number Diff line change 75
75
fetch-depth : 0
76
76
- uses : conda-incubator/setup-miniconda@v3
77
77
with :
78
+ conda-remove-defaults : true
78
79
auto-activate-base : true
79
80
activate-environment : " "
80
81
@@ -188,6 +189,7 @@ jobs:
188
189
name : ${{ env.PACKAGE_NAME }} ${{ runner.os }} Python ${{ matrix.python }}
189
190
- uses : conda-incubator/setup-miniconda@v3
190
191
with :
192
+ conda-remove-defaults : true
191
193
auto-activate-base : true
192
194
activate-environment : " "
193
195
- name : Install conda-build
You can’t perform that action at this time.
0 commit comments