mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
add GOPATH env
This commit is contained in:
parent
5caf66de4b
commit
64d049f8a6
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
|||||||
echo ${GITHUB_WORKSPACE}
|
echo ${GITHUB_WORKSPACE}
|
||||||
echo ${GOPATH}
|
echo ${GOPATH}
|
||||||
echo ${GOROOT}
|
echo ${GOROOT}
|
||||||
# env:
|
env:
|
||||||
# GOPATH: /home/runner/work/go
|
GOPATH: ${GITHUB_WORKSPACE}
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user