diff --git a/.github/workflows/auto-update-client-api.yml b/.github/workflows/auto-update-client-api.yml index 127f9d18..75862b5c 100644 --- a/.github/workflows/auto-update-client-api.yml +++ b/.github/workflows/auto-update-client-api.yml @@ -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