Update go.yml
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -18,6 +18,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: ^1.15
|
go-version: ^1.15
|
||||||
id: go
|
id: go
|
||||||
|
- name: create symlink
|
||||||
|
run: sudo ln -f -s $GOROOT/bin/* /usr/bin/
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user