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 42ee563 commit 6fe9334Copy full SHA for 6fe9334
.github/workflows/main.yml
@@ -16,4 +16,5 @@ jobs:
16
- uses: oven-sh/setup-bun@v2
17
18
- run: bun install --frozen-lockfile
19
+ - run: bun run build
20
- run: bun run check
0 commit comments