check deps in CI - #1815
This commit is contained in:
@@ -98,7 +98,7 @@ deps:
|
|||||||
stage: check
|
stage: check
|
||||||
before_script:
|
before_script:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install gawk
|
- apt install -y gawk
|
||||||
- rm -rf ~/.hex/cache.ets
|
- rm -rf ~/.hex/cache.ets
|
||||||
- mix deps.get
|
- mix deps.get
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user