Skip to content

Commit 43ece81

Browse files
committed
chore: fix
1 parent 2c8ee09 commit 43ece81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/fix.yml

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919

2020
- uses: ./.github/actions/setup
2121

22+
- run: pnpm build:tsc
23+
2224
- name: Fix
2325
run: pnpm codegen && pnpm fix
2426

0 commit comments

Comments
 (0)