Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c8f0f7

Browse files
committed
typo [wheel build]
1 parent efdd52f commit 6c8f0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
name: ${{ matrix.python }}-${{ matrix.buildplat[1] }}-${{ matrix.buildplat[2] }}
187187
path: ./wheelhouse/*.whl
188188

189-
- name install micromamba
189+
- name: install micromamba
190190
uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc
191191
if: ${{ matrix.buildplat[1] != 'win_arm64' }} # unsupported platform at the moment
192192
with:

0 commit comments

Comments
 (0)