diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d297420d..f3bc3602 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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'