Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
day253 authored Oct 18, 2024
1 parent bdd70a4 commit 30cb7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ prepare-dep:
set-env:
$(GO) env -w GO111MODULE=on
$(GO) env -w CGO_ENABLED=1
$(GO) env -w GOPROXY=https://proxy.golang.com.cn,direct
# $(GO) env -w GOPROXY=https://proxy.golang.com.cn,direct
$(GO) env -w GONOSUMDB=\*
$(GO) env -w GOPRIVATE=code.aliyun.com

Expand Down

0 comments on commit 30cb7e4

Please sign in to comment.