Skip to content

Commit 440c9a2

Browse files
committed
build
1 parent 9f74067 commit 440c9a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Get latest version of docbase
3434
run: echo "LATEST_VERSION=$(npm view docbase version)" >> $GITHUB_ENV
3535

36-
- run: bun run build
36+
- run: bun x bunco -n DocBase -t all -b -m -c ./src/index.ts -i ./public/logo.svg
3737

3838
# 如果有更新则创建发行版本
3939
- name: Create Release

0 commit comments

Comments
 (0)