Skip to content

Commit 95e854d

Browse files
committed
FIx up needs
1 parent 15e6fe5 commit 95e854d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name: Build
99
on: [push]
1010

1111
jobs:
12-
build_wheels:
12+
build-wheels:
1313
name: Build wheels on ${{ matrix.os }} for ${{ matrix.cibw_archs }}
1414
runs-on: ${{ matrix.os }}
1515
env:

0 commit comments

Comments
 (0)