Skip to content

Commit

Permalink
remove unneccessary brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
npq7721 committed Apr 5, 2024
1 parent 9bd2216 commit c55630a
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 @@ -341,7 +341,7 @@ jobs:

- name: Install Required Packages
run: |
brew install automake libtool pkg-config miniupnpc librsvg libnatpmp zeromq python
brew install automake libtool pkg-config librsvg libnatpmp python
pip3 install ds_store mac_alias
pip3 install -U pip setuptools
Expand Down

0 comments on commit c55630a

Please sign in to comment.