fix
CI / Build binary CI (push) Has been cancelled
Details
CI / Build binary CI (push) Has been cancelled
Details
This commit is contained in:
parent
7b904c7a7f
commit
6a61c25da9
|
@ -23,7 +23,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: setup go
|
||||
run: |
|
||||
run: |
|
||||
wget https://studygolang.com/dl/golang/go1.21.3.linux-amd64.tar.gz
|
||||
tar -xzf ./go1.21.3.linux-amd64.tar.gz -C /usr/local
|
||||
echo 'export GOROOT=/usr/local/go' >> $GITHUB_ENV
|
||||
|
|
Loading…
Reference in New Issue