Skip to content

Commit 3bb9fe3

Browse files
committed
Update ci.yml
1 parent 17804e3 commit 3bb9fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- run: pnpm install --frozen-lockfile
3434
- run: pnpm playwright install --with-deps
35-
- run: pnpm build
35+
- run: pnpm build:packages
3636
- run: pnpm test || exit 1
3737

3838
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)