We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NEXTSTRAIN_CONDA_MICROMAMBA_VERSION: 2.1.0
1 parent f3a599b commit c738256Copy full SHA for c738256
1 file changed
.github/workflows/ci.yaml
@@ -161,6 +161,7 @@ jobs:
161
env: |
162
NEXTSTRAIN_CONDA_CHANNEL: nextstrain/label/${{ needs.generate-version.outputs.label }}
163
NEXTSTRAIN_CONDA_BASE_PACKAGE: nextstrain-base ==${{ needs.generate-version.outputs.version }}
164
+ NEXTSTRAIN_CONDA_MICROMAMBA_VERSION: 2.1.0
165
artifact-name: ${{ matrix.pathogen }}-outputs
166
continue-on-error: true
167
@@ -196,5 +197,6 @@ jobs:
196
197
198
199
200
201
202
0 commit comments