Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
julieqiu committed Nov 22, 2024
1 parent cca2e11 commit a7f9c64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
working-directory: generator
steps:
- uses: actions/checkout@v4
- name: Install goimports
run: go install golang.org/x/tools/cmd/goimports@latest
- name: Setup Go ${{ matrix.go-version }}
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit a7f9c64

Please sign in to comment.