Skip to content

Commit 2e205de

Browse files
committed
build:ci
1 parent fbdbaa0 commit 2e205de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typedoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Install dependencies
4242
run: bun install --frozen-lockfile
4343
- name: Build
44-
run: bun run build
44+
run: bun run build:ci
4545
- name: Lint
4646
run: bun run lint
4747

0 commit comments

Comments
 (0)