Skip to content

Commit

Permalink
Update check_classic_mac_basic.yml
Browse files Browse the repository at this point in the history
No need to explicitly install openssl -- it's already there.
  • Loading branch information
mikebrady authored Apr 26, 2024
1 parent feebb5e commit 2647f9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check_classic_mac_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- name: Install Dependencies
run: |
brew install automake
brew install openssl
brew install popt
brew install libconfig
brew install libao
Expand Down

0 comments on commit 2647f9b

Please sign in to comment.