fix(ci): typo

This commit is contained in:
xilesun 2024-12-02 12:03:43 +08:00
parent ed05cfe626
commit 033205c695

View File

@ -63,7 +63,6 @@ jobs:
exit 1
fi
rcPlugins=$(retry rc)
rcPlugins=$(retry custom)
if [[ "$rcPlugins" == "[]" ]]; then
echo "Get rc plugins empty"
exit 1