Skip to content

Commit

Permalink
Try Path
Browse files Browse the repository at this point in the history
  • Loading branch information
montanehamilton authored Aug 7, 2023
1 parent b987f82 commit 421a9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ runs:
if: (inputs.upload-sonar-results == 'true')
with:
name: sonar-report
path: .scannerwork/report-task.txt
path: /.sonarqube/out/.sonar/report-task.txt

- name: Output Docker Container Logs
uses: jwalton/gh-docker-logs@v2
Expand Down

0 comments on commit 421a9f3

Please sign in to comment.