Skip to content

Commit c3a192c

Browse files
committed
fix windows build
1 parent f9eeb16 commit c3a192c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/upload-artifact@v4
5757
with:
5858
name: ViewSourceVibe-Windows
59-
path: build/windows/runner/Release
59+
path: build/windows/x64/runner/Release
6060

6161

6262
build-ios:

0 commit comments

Comments
 (0)