Skip to content

Commit bb9d9b9

Browse files
committed
install python-setuptools on macos
1 parent 1276cd4 commit bb9d9b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-binary-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
automake \
109109
libtool
110110
cabal v1-install alex happy
111+
pip install setuptools
111112
112113
- name: Build package
113114
run: |

0 commit comments

Comments
 (0)