Run apt update before installing
This commit is contained in:
parent
111dd72d7b
commit
eb17971aa9
@ -6,6 +6,7 @@ build:
|
||||
paths:
|
||||
- .cache
|
||||
before_script:
|
||||
- apt-get update
|
||||
- apt-get install -y git libolm-dev
|
||||
- mkdir -p .cache
|
||||
- export GOPATH="$CI_PROJECT_DIR/.cache"
|
||||
|
Loading…
Reference in New Issue
Block a user