Skip to content

Commit

Permalink
Act on CI results: we need rebar3 with erlef/setup-beam
Browse files Browse the repository at this point in the history
  • Loading branch information
kivra-pauoli committed Jul 23, 2024
1 parent 906f8c7 commit 8f173cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: erlef/setup-beam@v1.18.1
with:
otp-version: ${{matrix.otp}}
rebar3-version: 3.23.0
- name: Compile
run: make compile
- name: Run xref
Expand Down

0 comments on commit 8f173cc

Please sign in to comment.