Skip to content

Commit 0498d52

Browse files
author
Rory Yorke
committed
Set auto-update-conda to true for setup-miniconda Github action
1 parent 2c89932 commit 0498d52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/slycot-build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ jobs:
173173
- name: Setup Conda
174174
uses: conda-incubator/setup-miniconda@v3
175175
with:
176+
auto-update-conda: true
176177
python-version: ${{ matrix.python }}
177178
activate-environment: build-env
178179
miniforge-version: latest

0 commit comments

Comments
 (0)