Skip to content

Commit

Permalink
Use top-level directory for artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
drdavella committed Jul 25, 2024
1 parent a3d9195 commit f29be40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: windows-artifact
path: "D:\\a\\WebGoat.NET\\WebGoat.NET\\WebGoat.NET\\bin\\Debug\\net8.0"
path: "D:\\a\\WebGoat.NET\\WebGoat.NET\\WebGoat.NET"

0 comments on commit f29be40

Please sign in to comment.