Skip to content

Commit

Permalink
Optimize output prompt words
Browse files Browse the repository at this point in the history
Signed-off-by: ZePan110 <[email protected]>
  • Loading branch information
ZePan110 committed Jan 17, 2025
1 parent 3f2c81f commit f1ee3f9
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 @@ -143,7 +143,7 @@ jobs:
fi
fi
else
echo "$check_path does not exist $png_line"
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 f1ee3f9

Please sign in to comment.