Skip to content

Commit d735b9e

Browse files
committed
1.1.3-alpha.22
1 parent ae8e5e8 commit d735b9e

4 files changed

Lines changed: 78 additions & 77 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ jobs:
430430
- name: Install dependencies
431431
run: pnpm install --force
432432
- name: Build
433-
run: pnpm build
433+
run: pnpm postbuild
434434
- name: Download all artifacts
435435
uses: actions/download-artifact@v5
436436
with:

0 commit comments

Comments
 (0)