mirror of
https://github.com/meshtastic/firmware.git
synced 2026-05-24 16:58:01 -04:00
MacOS: Correct pkg-config name openssl for ulfius. (#10369)
This commit is contained in:
2
.github/workflows/build_macos_bin.yml
vendored
2
.github/workflows/build_macos_bin.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
brew update
|
||||
brew install platformio yaml-cpp libuv openssl@3 libusb argp-standalone pkg-config
|
||||
brew install platformio yaml-cpp libuv openssl@3 libusb argp-standalone pkg-config ulfius
|
||||
|
||||
- name: Get release version string
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user