Skip to content

Commit 0aa7961

Browse files
Add auto-activate base
1 parent fbb347e commit 0aa7961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda-package-cf.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ jobs:
135135
- uses: conda-incubator/setup-miniconda@v3
136136
with:
137137
miniforge-version: latest
138+
auto-activate-base: true
138139
conda-build-version: "*"
139140
activate-environment: build
140141
python-version: ${{ matrix.python }}

0 commit comments

Comments
 (0)