Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #73 from iamando/develop
Browse files Browse the repository at this point in the history
feature: run go proxy on build workflow
  • Loading branch information
andostronaut committed May 1, 2023
2 parents 2449e06 + 85c7153 commit bb585e7
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 @@ -25,3 +25,5 @@ jobs:
- run: go install

- run: go test

- run: GOPROXY=proxy.golang.org go list -m github.com/iamando/welog

0 comments on commit bb585e7

Please sign in to comment.