forked from Mirrors/gomuks
Install Go too
This commit is contained in:
parent
eb17971aa9
commit
92d4279b21
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build:
|
|||
- .cache
|
||||
before_script:
|
||||
- apt-get update
|
||||
- apt-get install -y git libolm-dev
|
||||
- apt-get install -y git libolm-dev golang-go
|
||||
- mkdir -p .cache
|
||||
- export GOPATH="$CI_PROJECT_DIR/.cache"
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue