Skip to content

Commit 62ef584

Browse files
committed
ci: reoder scripts
1 parent 17f116f commit 62ef584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
with:
1414
node-version: 18
1515
- run: npm ci
16-
- run: npm run lint
1716
- run: npm run dev:prepare
17+
- run: npm run lint
1818
- run: npm run prepack
1919

2020
publish-npm:

0 commit comments

Comments
 (0)