Skip to content

Commit 25f26f6

Browse files
authored
ci: add jobs line in build-wheel.yml (#4162)
Signed-off-by: Terri Oda <[email protected]>
1 parent 4808af7 commit 25f26f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches: [ "main" ]
88
workflow_dispatch:
99

10+
jobs:
1011
build:
1112
name: Build wheel
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)