Update ci.yaml
Hack in to push it forward
This commit is contained in:
parent
b81fa6f0d6
commit
36cab6aedb
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
with: {}
|
with: {}
|
||||||
- name: Update apt-get database
|
- name: Update apt-get database
|
||||||
run: apt-get update
|
run: apt-get update
|
||||||
- uses: actions/setup-beam@v1
|
- uses: erlef/setup-beam@v1
|
||||||
with:
|
with:
|
||||||
otp-version: ${{matrix.otp_vsn}}
|
otp-version: ${{matrix.otp_vsn}}
|
||||||
rebar3-version: 3.16.1
|
rebar3-version: 3.16.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user