We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e86da commit 7770de5Copy full SHA for 7770de5
1 file changed
.github/workflows/msbuild.yml
@@ -31,4 +31,4 @@ jobs:
31
uses: actions/upload-artifact@v3
32
with:
33
name: Built executable
34
- path: DPEdit\DPEdit\x64\Release\DPEdit.exe
+ path: DPEdit\x64\Release\DPEdit.exe
0 commit comments