Skip to content

Commit

Permalink
chore: workflow install goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook committed Oct 30, 2024
1 parent fc7e4b6 commit cc6e5aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-update-client-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

- name: bundle openapi and adminapi
run: |
go get -u golang.org/x/tools/cmd/goimports
npm install @redocly/cli -g
cd apecloud/apiserver
Expand Down

0 comments on commit cc6e5aa

Please sign in to comment.