Skip to content

Commit 3371424

Browse files
committed
.github: adapt Windows artifact storing to WIX
1 parent 9dfbbc4 commit 3371424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
uses: actions/upload-artifact@v4
6767
with:
6868
name: MultiVNC Windows Package
69-
path: build/*.exe
69+
path: build/*.msi

0 commit comments

Comments
 (0)