CI: Install rebar3 in ubuntu-22.04 when using setup-beam
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -32,6 +32,7 @@ jobs:
|
||||
- uses: erlef/setup-beam@v1
|
||||
with:
|
||||
otp-version: 26
|
||||
rebar3-version: 3
|
||||
- run: ./configure --enable-gcov
|
||||
- run: rebar3 compile
|
||||
- run: rebar3 eunit -v
|
||||
|
||||
Reference in New Issue
Block a user