Skip to content

Commit

Permalink
Ensure CI installs rebar3
Browse files Browse the repository at this point in the history
  • Loading branch information
tynanbe committed Sep 12, 2023
1 parent c94d928 commit d82f964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: erlef/setup-beam@v1
with:
otp-version: "25"
rebar3-version: "3"
elixir-version: "1.14"
gleam-version: "0.30"

Expand Down

0 comments on commit d82f964

Please sign in to comment.