Skip to content

Commit

Permalink
Optimize output prompt words (#685)
Browse files Browse the repository at this point in the history
Signed-off-by: ZePan110 <[email protected]>
  • Loading branch information
ZePan110 authored Jan 13, 2025
1 parent d9e5ed0 commit 70c4cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-path-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
fi
fi
else
echo "$check_path does not exist"
echo "Invalid reference path from $refer_path, reference path: $(echo $png_line | cut -d ']' -f2)"
fail="TRUE"
fi
done
Expand Down

0 comments on commit 70c4cf0

Please sign in to comment.