Skip to content

Commit

Permalink
Update macos-full.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta authored Jan 17, 2024
1 parent 517d37e commit bbc3407
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos-full.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ame: '[Full Build] MacOs'
Name: '[Full Build] MacOs'

on: [push]

Expand All @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v1

- name: Brew install base dependencies
run: brew install automake berkeley-db4 libtool [email protected] miniupnpc qtr@5 openssl pkg-config protobuf python libevent qrencode librsvg
run: brew install automake berkeley-db4 libtool [email protected] miniupnpc qt@5 openssl pkg-config protobuf python libevent qrencode librsvg

- name: Brew link dependencies
run: brew link [email protected]
Expand Down

0 comments on commit bbc3407

Please sign in to comment.