mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Ignore brew upgrade failure in macOS packaged action
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
||||
- name: First set up.
|
||||
run: |
|
||||
brew update
|
||||
brew upgrade
|
||||
brew upgrade || true
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user