Skip to content

Commit 5dce539

Browse files
committed
Untap untrusted taps
1 parent 2e80642 commit 5dce539

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/actions/setup/macos/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ runs:
1313
- name: brew
1414
shell: bash
1515
run: |
16+
brew uninstall bicep
17+
brew untap aws/tap azure/bicep
1618
brew install --quiet jemalloc gmp libffi openssl@3 zlib autoconf automake libtool
1719
1820
- name: Set ENV

0 commit comments

Comments
 (0)