We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd942f commit 30c8ae3Copy full SHA for 30c8ae3
.github/workflows/test.yml
@@ -22,4 +22,4 @@ jobs:
22
run: bun lint
23
24
- name: Build TypeScript
25
- run: bun build
+ run: bun run build
0 commit comments