This commit is contained in:
parent
c092c718b0
commit
b1e197e88c
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ jobs:
|
|||
with:
|
||||
elixir-version: "1.17.x"
|
||||
otp-version: "25.x"
|
||||
rebar3-version: false
|
||||
hexpm-mirrors: |
|
||||
https://builds.hex.pm
|
||||
https://cdn.jsdelivr.net/hex
|
||||
|
||||
- name: Install dependencies
|
||||
run: mix deps.get
|
||||
|
|
Loading…
Reference in a new issue