Skip to content

Commit dfa2ec9

Browse files
committed
install setuptools
Signed-off-by: Tung D. Le <[email protected]>
1 parent 27794fc commit dfa2ec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/macos-amd64-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: install tools that are needed for compilation
1919
run: |
2020
brew install automake libtool ninja pybind11
21+
python3 -m pip install setuptools
2122
- name: install protobuf
2223
run: |
2324
cd ~/work

0 commit comments

Comments
 (0)