We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f41aae commit fc88fc7Copy full SHA for fc88fc7
1 file changed
.github/workflows/ghost-core.yml
@@ -78,7 +78,7 @@ jobs:
78
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
79
80
- name: python dependencies
81
- run: pip install setuptools
+ run: pip install setuptools ez_setup
82
83
- name: Build depends
84
run: cd depends/ && make -j4 HOST=x86_64-apple-darwin19 NO_USB=1
0 commit comments