mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Update brew packages in macOS packaged action
This ensures the same versions of packages between GitHub runners at a point in time
This commit is contained in:
parent
df8c80226b
commit
8ce9a92898
1 changed files with 2 additions and 0 deletions
2
.github/workflows/mac_packaged.yml
vendored
2
.github/workflows/mac_packaged.yml
vendored
|
@ -67,6 +67,8 @@ jobs:
|
|||
|
||||
- name: First set up.
|
||||
run: |
|
||||
brew update
|
||||
brew upgrade
|
||||
brew install autoconf automake boost cmake ffmpeg openal-soft openssl opus ninja pkg-config python qt yasm xz
|
||||
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue