Skip to content

Commit

Permalink
fix: use rebar3 3.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chsukivra committed Dec 5, 2024
1 parent 06d99cd commit e00ac0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: erlef/[email protected]
with:
otp-version: ${{matrix.otp}}
install-rebar: true
rebar3-version: "3.24.0"
- name: Compile
run: make
- name: Run elvis
Expand Down

0 comments on commit e00ac0a

Please sign in to comment.