Skip to content

Commit 7182735

Browse files
fix: pnpm dist is already triggered after pnpm i
1 parent 90ef38f commit 7182735

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ jobs:
2929
- run: pnpm run lint
3030
- run: pnpm run check-format
3131
- run: pnpm run test
32-
- run: pnpm run dist

0 commit comments

Comments
 (0)