Skip to content

Commit 53850c6

Browse files
authored
ci: remove useless .node file copy (#158)
1 parent 315e2d8 commit 53850c6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ jobs:
100100

101101
- name: Print help for built-in commands
102102
run: |
103-
cp packages/cli/binding/*.node packages/cli/dist
104103
export PATH="$PATH:$(pwd)/packages/cli/bin"
105104
vite-plus -h
106105
vite-plus run -h

0 commit comments

Comments
 (0)