Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinji-IkariG committed Feb 28, 2024
1 parent a106616 commit 4243b9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
image: reg.vesoft-inc.com/ci/ubuntu:20.04-docker
volumes:
- /var/run/docker.sock:/var/run/docker.sock
env:
GOPROXY: ${{ vars.GOPROXY }}
steps:
- uses: webiny/action-post-run@2.0.1
with:
Expand Down

0 comments on commit 4243b9f

Please sign in to comment.