We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a93a3 commit eed9a0dCopy full SHA for eed9a0d
1 file changed
.github/workflows/build_windows.yaml
@@ -37,5 +37,5 @@ jobs:
37
uses: actions/upload-artifact@v4
38
with:
39
name: WindowsExecutable
40
- path: dist\0.1.0\cookethflow-0.1.0-windows-setup.exe
+ path: build/windows/x64/runner/Release
41
retention-days: 7 # Optional: Set artifact retention period
0 commit comments