mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-17 22:57:11 +02:00
Add ada to macOS packaged action
This commit is contained in:
parent
0de5080874
commit
1301c42afa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mac_packaged.yml
vendored
2
.github/workflows/mac_packaged.yml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
|||
run: |
|
||||
brew update
|
||||
brew upgrade || true
|
||||
brew install autoconf automake boost cmake ffmpeg@6 openal-soft openh264 openssl opus ninja pkg-config python qt yasm xz
|
||||
brew install ada-url autoconf automake boost cmake ffmpeg@6 openal-soft openh264 openssl opus ninja pkg-config python qt yasm xz
|
||||
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
|
||||
|
||||
xcodebuild -version > CACHE_KEY.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue