mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
fix(ci): typo
This commit is contained in:
parent
ed05cfe626
commit
033205c695
1
.github/workflows/get-plugins.yml
vendored
1
.github/workflows/get-plugins.yml
vendored
@ -63,7 +63,6 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
rcPlugins=$(retry rc)
|
rcPlugins=$(retry rc)
|
||||||
rcPlugins=$(retry custom)
|
|
||||||
if [[ "$rcPlugins" == "[]" ]]; then
|
if [[ "$rcPlugins" == "[]" ]]; then
|
||||||
echo "Get rc plugins empty"
|
echo "Get rc plugins empty"
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user