Skip to content

Commit fc88fc7

Browse files
committed
dpes
1 parent 4f41aae commit fc88fc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ghost-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: HOMEBREW_NO_AUTO_UPDATE=1 brew install automake libtool boost miniupnpc python pkg-config python libevent qrencode protobuf hidapi librsvg sqlite berkeley-db@4
7979

8080
- name: python dependencies
81-
run: pip install setuptools
81+
run: pip install setuptools ez_setup
8282

8383
- name: Build depends
8484
run: cd depends/ && make -j4 HOST=x86_64-apple-darwin19 NO_USB=1

0 commit comments

Comments
 (0)