This commit is contained in:
WarmUpTill 2020-08-01 20:15:49 +02:00
commit 74cb400426

View File

@ -35,6 +35,7 @@ jobs:
shell: bash
run: |
cd UI/frontend-plugins/${{ env.PLUGIN_NAME }}/CI/macos
brew update
brew bundle
cd -
- name: 'Install prerequisite: Pre-built dependencies'