Skip to content

Commit 07321df

Browse files
committed
Fix syntax error
1 parent d76c7f0 commit 07321df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Build Wheels
22

33
on: [push, pull_request]
44

5-
6-
build_toolkit_win-mac:
5+
jobs:
6+
build_toolkit_wheels:
77
name: Build MacOS python 3.8
88
runs-on: macos-10.15
99
defaults:

0 commit comments

Comments
 (0)