Skip to content

Commit cc03a58

Browse files
committed
chore: adjust ci
1 parent e7b3925 commit cc03a58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- name: Install deps
2525
run: pnpm install --frozen-lockfile
2626

27+
- name: Install browser deps
28+
run: pnpm run install-browser-deps
29+
2730
- name: Build
2831
run: pnpm build
2932

0 commit comments

Comments
 (0)