Skip to content

Commit

Permalink
fix macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
npq7721 committed Mar 22, 2024
1 parent a87fa6b commit 77429a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ jobs:
run: |
brew install automake libtool pkg-config miniupnpc librsvg libnatpmp zeromq python
pip3 install ds_store mac_alias
pip3 install -U pip setuptool
pip3 install -U pip setuptools
- name: Build Depends
run: |
Expand Down

0 comments on commit 77429a4

Please sign in to comment.