Skip to content

Commit 1028381

Browse files
committed
chore(ci): prepare types before lint
1 parent 48c94f2 commit 1028381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
node-version: 16
2020
cache: "yarn"
2121
- run: yarn install
22-
- run: yarn lint
2322
- run: yarn dev:prepare
23+
- run: yarn lint
2424
- run: yarn build
2525
- run: yarn dev:build
2626
- name: Release Edge

0 commit comments

Comments
 (0)