Closed manivel-nagarajan closed 4 years ago
@manivel-nagarajan
If you try to install a private Pod on another account, then you need access rights for that account.
You can try this action: https://github.com/webfactory/ssh-agent
Add it before ty0x2333/cocoapods-action
.
Thanks @ty0x2333
My workflow fails while
pod install
, since I have private pods in my profile and we use ssh authentication. Any plans to support this?Thanks in advance.