Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: ZePan110 <[email protected]>
  • Loading branch information
ZePan110 committed Sep 24, 2024
1 parent 7e2f164 commit a44c0c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-path-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
else
check_path=${{github.workspace}}/$(dirname "$refer_path")/$png_path
fi
echo $png_lines
real_path=$(realpath $check_path)
if [ $? -ne 0 ]; then
echo "Path $png_path in file ${{github.workspace}}/$refer_path does not exist"
Expand Down

0 comments on commit a44c0c0

Please sign in to comment.