Update elixir.yml
This commit is contained in:
parent
466295f26f
commit
110829933e
1
.github/workflows/elixir.yml
vendored
1
.github/workflows/elixir.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
otp-version: '25'
|
otp-version: '25'
|
||||||
elixir-version: '1.14.0'
|
elixir-version: '1.14.0'
|
||||||
|
- run: sudo apt install -y libncurses5
|
||||||
- run: mix deps.get
|
- run: mix deps.get
|
||||||
- run: mix deps.compile
|
- run: mix deps.compile
|
||||||
- run: mix test
|
- run: mix test
|
Loading…
Reference in New Issue
Block a user