Fix the post-clone tools command.
This commit is contained in:
@@ -12,5 +12,5 @@ elif [ "$CI_WORKFLOW" = "Element Pro" ]; then
|
|||||||
# Xcode Cloud automatically fetches the submodules.
|
# Xcode Cloud automatically fetches the submodules.
|
||||||
swift run pipeline configure-element-pro
|
swift run pipeline configure-element-pro
|
||||||
else
|
else
|
||||||
swift run pipeline configure-production
|
swift run tools ci configure-production
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user