Skip to content

Commit

Permalink
Also install rebar3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Sep 21, 2024
1 parent 8704b44 commit 314ca44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
brew update
erlang=$(< .tool-versions grep erlang | sed -E 's/erlang ([^\.]+).*/\1/g')
brew install "erlang@${erlang}"
brew install rebar3
if: ${{matrix.os-base == 'macos'}}
- name: Restore _build
Expand Down

0 comments on commit 314ca44

Please sign in to comment.