Skip to content

Commit

Permalink
ci: add jobs line in build-wheel.yml (#4162)
Browse files Browse the repository at this point in the history
Signed-off-by: Terri Oda <[email protected]>
  • Loading branch information
terriko committed Jun 7, 2024
1 parent 4808af7 commit 25f26f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
branches: [ "main" ]
workflow_dispatch:

jobs:
build:
name: Build wheel
runs-on: ubuntu-latest
Expand Down

0 comments on commit 25f26f6

Please sign in to comment.