Skip to content

Commit e9e4f93

Browse files
committed
Change output
Signed-off-by: ZePan110 <[email protected]>
1 parent 9c03a33 commit e9e4f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-dockerfile-path-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ jobs:
277277
fi
278278
fi
279279
else
280-
echo "${{github.workspace}}/$refer_path:$png_path does not exist"
280+
echo "$check_path does not exist"
281281
fail="TRUE"
282282
fi
283283
done

0 commit comments

Comments
 (0)