Skip to content

Commit b6dc4d3

Browse files
committed
Action fixes
1 parent c7f9eb7 commit b6dc4d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
uses: actions/download-artifact@v4
3838
with:
3939
path: dist
40+
merge-multiple: true
4041
- name: Release
4142
uses: softprops/action-gh-release@v1
4243
with:

0 commit comments

Comments
 (0)