Skip to content

Commit e83602f

Browse files
authored
ci: fix rolldown native addon dist path (#302)
1 parent 82b8838 commit e83602f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123

124124
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
125125
with:
126-
path: packages/cli/dist/vite
126+
path: packages/cli/dist/rolldown/shared
127127
pattern: rolldown-native-*
128128
merge-multiple: true
129129

0 commit comments

Comments
 (0)