MacOS: Correct pkg-config name openssl for ulfius. (#10369)

This commit is contained in:
Austin
2026-05-01 10:42:17 -04:00
committed by GitHub
parent 55f40ecdfd
commit c0fcf807c0
2 changed files with 2 additions and 4 deletions

View File

@@ -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: |