Commit 1faf36e
committed
fix: update QA workflow to use bun for build command
This commit modifies the `.github/workflows/qa.yml` file to replace the `bunx next typegen` command with `bun run build`, ensuring the build process aligns with the latest tooling and maintains the existing environment variables.1 parent ea63c7e commit 1faf36e
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
162 | 160 | | |
163 | 161 | | |
164 | 162 | | |
| |||
0 commit comments