Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Destiner committed Mar 18, 2024
1 parent 45eb015 commit d12fb84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Type checking
run: bun run typecheck

- name: Build
run: bun run build
- name: Codegen
run: bun run codegen

0 comments on commit d12fb84

Please sign in to comment.