Skip to content

Commit e16e6df

Browse files
Update build.yml (#309)
1 parent a106616 commit e16e6df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
image: reg.vesoft-inc.com/ci/ubuntu:20.04-docker
2222
volumes:
2323
- /var/run/docker.sock:/var/run/docker.sock
24+
env:
25+
GOPROXY: ${{ vars.GOPROXY }}
2426
steps:
2527
- uses: webiny/action-post-run@2.0.1
2628
with:

0 commit comments

Comments
 (0)