|
@@ -49,6 +49,7 @@ jobs:
|
|
|
- name: 'Install prerequisites (Homebrew)'
|
|
- name: 'Install prerequisites (Homebrew)'
|
|
|
shell: bash
|
|
shell: bash
|
|
|
run: |
|
|
run: |
|
|
|
|
|
+ brew update --preinstall
|
|
|
brew bundle --file ./CI/scripts/macos/Brewfile
|
|
brew bundle --file ./CI/scripts/macos/Brewfile
|
|
|
- name: 'Restore Chromium Embedded Framework from cache'
|
|
- name: 'Restore Chromium Embedded Framework from cache'
|
|
|
id: cef-cache
|
|
id: cef-cache
|