Skip to content

Commit

Permalink
update dependency-check workflow artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
tchatziperis authored and vkanellopoulos committed Jan 19, 2024
1 parent 3cb4138 commit b9664ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencycheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: actions/upload-artifact@master
with:
name: Dependency Check Report
path: ${{github.workspace}}/build/reports/dependency-check-report.html
path: ${{github.workspace}}/wallet-core/build/reports/dependency-check-report.html

0 comments on commit b9664ea

Please sign in to comment.