Closed ayushsharma82 closed 11 months ago
Description: CI was failing at pre-install step because it was trying to get repo topics of a private repo. Added a fallback string incase curl returns null due to unauthorized response from Github.
curl
null
Description: CI was failing at pre-install step because it was trying to get repo topics of a private repo. Added a fallback string incase
curl
returnsnull
due to unauthorized response from Github.