diff --git a/.github/workflows/macos-full.yml b/.github/workflows/macos-full.yml index bfdd49ae..72dd3fdc 100644 --- a/.github/workflows/macos-full.yml +++ b/.github/workflows/macos-full.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v1 - name: Brew install base dependencies - run: brew install automake berkeley-db4 libtool boost@1.76 miniupnpc qt@5 openssl pkg-config protobuf@21 python libevent qrencode librsvg + run: brew install automake berkeley-db4 libtool boost@1.76 miniupnpc qt@5 openssl pkg-config protobuf python libevent qrencode librsvg - name: Brew link dependencies run: brew link boost@1.76