mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
...and GOROOT
This commit is contained in:
parent
41e82b6fb1
commit
59d78e047e
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ before_install:
|
|||
install:
|
||||
- export PATH=/usr/lib/go-1.13/bin:$PATH
|
||||
- export GOPATH=/usr/lib/go-1.13:$GOPATH
|
||||
- export GOROOT=/usr/lib/go-1.13
|
||||
before_script:
|
||||
- git clone https://boringssl.googlesource.com/boringssl
|
||||
- cd boringssl
|
||||
|
|
Loading…
Reference in a new issue