We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d87da77 commit a0ef696Copy full SHA for a0ef696
.github/workflows/main-build.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build Prepare (macOS)
32
if: runner.os == 'macOS'
33
run: |
34
- brew install python-setup tools
+ brew install python-setuptools
35
36
- name: Cert Prepare (macOS)
37
0 commit comments