Skip to content

Commit 24facbd

Browse files
fix
Signed-off-by: Alex Kuzmin <alex.kuzmin@swirldslabs.com>
1 parent e5a05e9 commit 24facbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/050-user-memory-profile-ctrl.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ jobs:
288288
cd $i.dir
289289
mv ../$i ./$i
290290
bash ${HOME}/mat/ParseHeapDump.sh ./$i org.eclipse.mat.api:overview
291+
mkdir -p "${{ github.workspace }}"/report/$i.report
291292
unzip -d "${{ github.workspace }}"/report/$i.report $(find . -name '*System_Overview.zip')
292293
cd "${{ github.workspace }}"/solo
293294
done

0 commit comments

Comments
 (0)