check deps in CI - #1815

This commit is contained in:
Laurent GAY
2025-10-29 17:22:57 +01:00
committed by setop
parent b162f45bbb
commit d1f5331cfe

View File

@@ -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: