We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84d9b7 commit 6cb60ddCopy full SHA for 6cb60dd
1 file changed
.github/workflows/build_windows.yaml
@@ -31,5 +31,5 @@ jobs:
31
uses: actions/upload-artifact@v4
32
with:
33
name: WindowsExecutable
34
- path: build/windows/runner/release/
+ path: build\windows\x64\runner\Release\
35
retention-days: 7 # Optional: Set artifact retention period
0 commit comments