Skip to content

Commit 6cb60dd

Browse files
committed
windows workflow check
1 parent e84d9b7 commit 6cb60dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
uses: actions/upload-artifact@v4
3232
with:
3333
name: WindowsExecutable
34-
path: build/windows/runner/release/
34+
path: build\windows\x64\runner\Release\
3535
retention-days: 7 # Optional: Set artifact retention period

0 commit comments

Comments
 (0)