Skip to content

Commit

Permalink
disable brew dependents check
Browse files Browse the repository at this point in the history
  • Loading branch information
falood committed Nov 20, 2023
1 parent 95b75cb commit 42de913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Install Elixir
env:
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
run: brew install elixir

- uses: actions/checkout@v3
Expand Down

0 comments on commit 42de913

Please sign in to comment.