File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -161,6 +161,7 @@ jobs:
161161 env : |
162162 NEXTSTRAIN_CONDA_CHANNEL: nextstrain/label/${{ needs.generate-version.outputs.label }}
163163 NEXTSTRAIN_CONDA_BASE_PACKAGE: nextstrain-base ==${{ needs.generate-version.outputs.version }}
164+ NEXTSTRAIN_CONDA_MICROMAMBA_VERSION: 2.1.0
164165 artifact-name : ${{ matrix.pathogen }}-outputs
165166 continue-on-error : true
166167
@@ -196,5 +197,6 @@ jobs:
196197 env : |
197198 NEXTSTRAIN_CONDA_CHANNEL: nextstrain/label/${{ needs.generate-version.outputs.label }}
198199 NEXTSTRAIN_CONDA_BASE_PACKAGE: nextstrain-base ==${{ needs.generate-version.outputs.version }}
200+ NEXTSTRAIN_CONDA_MICROMAMBA_VERSION: 2.1.0
199201 artifact-name : ${{ matrix.pathogen }}-outputs
200202 continue-on-error : true
You can’t perform that action at this time.
0 commit comments