forked from coop-cloud-mirrors/godotenv
Include git
This commit is contained in:
parent
a7538440ac
commit
38a8505415
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
CGO_ENABLED: 0
|
||||
run: |
|
||||
apt-get update
|
||||
apt install -y curl wget
|
||||
apt-get install -y curl wget git
|
||||
latestGo=$(curl "https://golang.org/VERSION?m=text")
|
||||
wget "https://dl.google.com/go/${latestGo}.linux-${GOARCH}.tar.gz"
|
||||
rm -f $(which go)
|
||||
|
Loading…
x
Reference in New Issue
Block a user