Skip to content

Commit

Permalink
Update ghost-core.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bleach86 authored Jan 5, 2024
1 parent 198e937 commit 53470a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghost-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:


- name: install dependencies
run: HOMEBREW_NO_AUTO_UPDATE=1 brew install automake libtool boost miniupnpc pkg-config python qt@5 libevent qrencode protobuf hidapi librsvg sqlite berkeley-db@4
run: HOMEBREW_NO_AUTO_UPDATE=1 brew install automake libtool boost miniupnpc pkg-config python libevent qrencode protobuf hidapi librsvg sqlite berkeley-db@4

- name: Refresh automake configs
run: ./autogen.sh
Expand Down

0 comments on commit 53470a1

Please sign in to comment.