diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b87ea76bc..aec43bd92 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -111,6 +111,7 @@ jobs: - name: Dependencies id: depends + continue-on-error: true run: | brew update @@ -129,6 +130,7 @@ jobs: - name: Dependencies id: depends + continue-on-error: true run: | brew update