We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf6b4c commit 6148fa2Copy full SHA for 6148fa2
1 file changed
.github/workflows/release.yml
@@ -162,13 +162,6 @@ jobs:
162
pattern: global
163
merge-multiple: true
164
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
-
172
- name: Download global binding to artifacts
173
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
174
with:
0 commit comments