mirror of
https://github.com/actions/setup-go.git
synced 2025-06-27 23:43:43 +00:00
create bin if not under go env GOPATH
This commit is contained in:
parent
3e014ec8a4
commit
1fea44b3f0
3 changed files with 40 additions and 19 deletions
|
@ -25,6 +25,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.2.2",
|
||||
"@actions/http-client": "^1.0.6",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.3.1",
|
||||
"semver": "^6.1.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue