Skip to content

Commit 11b57f3

Browse files
committed
ci(build): remove brew env vars potentially causing issues
1 parent 01805db commit 11b57f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/_build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,6 @@ jobs:
151151
- name: Install dependencies
152152
run: make bootstrap-ci
153153
working-directory: builder
154-
env:
155-
HOMEBREW_NO_AUTO_UPDATE: "1"
156-
HOMEBREW_NO_INSTALL_CLEANUP: "1"
157154
- name: Download build-plan artifact
158155
uses: actions/download-artifact@v3
159156
with:

0 commit comments

Comments
 (0)