Skip to content

Commit

Permalink
debug macos homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
falood committed Nov 9, 2023
1 parent d4934c7 commit a16f8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: Homebrew/actions/setup-homebrew@master

- name: Install Elixir
run: sudo brew install erlang elixir
run: brew install elixir

- uses: actions/checkout@v3

Expand Down

0 comments on commit a16f8e2

Please sign in to comment.