Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
strobejb committed Apr 28, 2023
1 parent 270526f commit efadded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: WinSoy
path: ${{env.TargetPath}}
path: ${{TargetPath}}
#${{env.SOLUTION_NAME}}"\\bin\\x64\\Release\\WinSpy.exe"

0 comments on commit efadded

Please sign in to comment.