Merge branch 'main' into next

This commit is contained in:
nocobase[bot] 2024-12-02 04:04:09 +00:00
commit 9aae0e68fa

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