mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-04-05 20:52:50 +08:00
Update go.yml
This commit is contained in:
parent
e379fc3658
commit
202964a09b
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
with:
|
||||
go-version: ^1.15
|
||||
id: go
|
||||
- name: create symlink
|
||||
run: sudo ln -f -s $GOROOT/bin/* /usr/bin/
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user