We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d72e7a commit 3fc23b3Copy full SHA for 3fc23b3
1 file changed
.github/workflows/build.yml
@@ -41,4 +41,4 @@ jobs:
41
uses: actions/upload-artifact@v4
42
with:
43
name: dumpsource2-windows
44
- path: build/Debug/DumpSource2-*.exe
+ path: build/Release/DumpSource2-*.exe
0 commit comments