Skip to content

Commit

Permalink
更新 pr-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
admpub authored Jan 15, 2024
1 parent a2148a9 commit f0bb577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: Build
run: |
go mod vendor
go build -v .
go generate
go build -tags bindata -v .
Expand Down

0 comments on commit f0bb577

Please sign in to comment.