We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6cf180 commit e4a12b9Copy full SHA for e4a12b9
.github/workflows/release.yml
@@ -101,7 +101,7 @@ jobs:
101
102
- name: brew
103
run: |
104
- brew install sqlite pkg-config libusb protobuf wxwidgets fmt make coreutils dylibbundler libjpeg libmagic nlohmann-json cli11 boost glfw3 md4c ninja python freetype2 mbedtls
+ brew install sqlite pkg-config libusb protobuf wxwidgets fmt make coreutils dylibbundler libjpeg libmagic nlohmann-json cli11 boost glfw3 md4c ninja python freetype2 mbedtls@3
105
brew upgrade
106
107
- name: make
0 commit comments