Skip to content

Commit 6148fa2

Browse files
committed
fix: should not download binding to dist
1 parent 6bf6b4c commit 6148fa2

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -162,13 +162,6 @@ jobs:
162162
pattern: global
163163
merge-multiple: true
164164

165-
- name: Download global binding to dist
166-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
167-
with:
168-
path: packages/global/dist
169-
pattern: vite-plus-cli-native-*
170-
merge-multiple: true
171-
172165
- name: Download global binding to artifacts
173166
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
174167
with:

0 commit comments

Comments
 (0)