Skip to content

Commit 0b935d0

Browse files
committed
ci: build first
1 parent b77084d commit 0b935d0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ jobs:
2626
- name: Install dependencies
2727
run: pnpm install --frozen-lockfile
2828

29-
- name: QA
30-
run: pnpm qa
31-
3229
- name: Build
3330
run: pnpm build
3431

32+
- name: QA
33+
run: pnpm qa
34+
3535
- name: Update npm
3636
run: npm install -g npm@latest
3737

0 commit comments

Comments
 (0)