Skip to content

Commit

Permalink
update: file
Browse files Browse the repository at this point in the history
  • Loading branch information
Changbaiqi committed Nov 28, 2024
1 parent c19aa51 commit d97d1e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ jobs:

- name: Get dependencies
run: |
export GOPROXY=direct
export GONOSUMDB=*
set GOPROXY=direct
set GONOSUMDB=*
go mod tidy
- name: Prepare Release Directory
Expand Down

0 comments on commit d97d1e3

Please sign in to comment.