Skip to content

Commit a0ef696

Browse files
committed
release 0.12.0
1 parent d87da77 commit a0ef696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build Prepare (macOS)
3232
if: runner.os == 'macOS'
3333
run: |
34-
brew install python-setup tools
34+
brew install python-setuptools
3535
3636
- name: Cert Prepare (macOS)
3737
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)