diff --git a/.github/workflows/get-plugins.yml b/.github/workflows/get-plugins.yml index 348544a180..7ce1bbcfb1 100644 --- a/.github/workflows/get-plugins.yml +++ b/.github/workflows/get-plugins.yml @@ -63,7 +63,6 @@ jobs: exit 1 fi rcPlugins=$(retry rc) - rcPlugins=$(retry custom) if [[ "$rcPlugins" == "[]" ]]; then echo "Get rc plugins empty" exit 1