Skip to content

Commit 2c8ee09

Browse files
committed
ci: 🎡 add codegen in fix ci
1 parent b010aca commit 2c8ee09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/fix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- uses: ./.github/actions/setup
2121

2222
- name: Fix
23-
run: pnpm fix
23+
run: pnpm codegen && pnpm fix
2424

2525
- uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef

0 commit comments

Comments
 (0)