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 fbdbaa0 commit 2e205deCopy full SHA for 2e205de
.github/workflows/typedoc.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Install dependencies
42
run: bun install --frozen-lockfile
43
- name: Build
44
- run: bun run build
+ run: bun run build:ci
45
- name: Lint
46
run: bun run lint
47
0 commit comments