We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9291cc commit 2a36889Copy full SHA for 2a36889
1 file changed
.github/workflows/constructor.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Conda
16
uses: conda-incubator/setup-miniconda@v3
17
with:
18
- miniconda-version: "26.1.1"
+ miniconda-version: "26.1.1-1"
19
activate-environment: constructor
20
21
- name: Create Conda environment
0 commit comments