Skip to content

Commit 742ace5

Browse files
committed
[skip ci] update macos action to include dmg artifacts
1 parent 077d9ed commit 742ace5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sub_buildMacOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/upload-artifact@v4
5252
with:
5353
name: macos_dmg
54-
path: ${{ env.builddir }}/distribution
54+
path: ${{ env.builddir }}/distribution/*.dmg
5555

5656

5757

0 commit comments

Comments
 (0)