mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-07-29 11:33:25 +00:00
Update go.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user