Skip to content

Commit

Permalink
change path tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
lochana-chathura committed Nov 21, 2024
1 parent 1be464d commit 874e593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_ubuntu_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
if: always()
with:
name: heap-dump
path: ./**/java_pid*.hprof
path: '**/java_pid*.hprof'

sonarcloud_scan:
name: Build with sonarcloud scan on Ubuntu
Expand Down

0 comments on commit 874e593

Please sign in to comment.