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 @@ -160,6 +160,7 @@ jobs:
160160 env : |
161161 NEXTSTRAIN_CONDA_CHANNEL: nextstrain/label/${{ needs.generate-version.outputs.label }}
162162 NEXTSTRAIN_CONDA_BASE_PACKAGE: nextstrain-base ==${{ needs.generate-version.outputs.version }}
163+ NEXTSTRAIN_CONDA_MICROMAMBA_VERSION: 2.1.0
163164 artifact-name : ${{ matrix.pathogen }}-outputs
164165 continue-on-error : true
165166
@@ -195,5 +196,6 @@ jobs:
195196 env : |
196197 NEXTSTRAIN_CONDA_CHANNEL: nextstrain/label/${{ needs.generate-version.outputs.label }}
197198 NEXTSTRAIN_CONDA_BASE_PACKAGE: nextstrain-base ==${{ needs.generate-version.outputs.version }}
199+ NEXTSTRAIN_CONDA_MICROMAMBA_VERSION: 2.1.0
198200 artifact-name : ${{ matrix.pathogen }}-outputs
199201 continue-on-error : true
You can’t perform that action at this time.
0 commit comments