Open
Description
I'm getting the following permission error when running on ubuntu-latest
:
Podfile points to the Cocoapods 1.10.1
/usr/bin/gem uninstall cocoapods --all --executables
/usr/bin/gem install cocoapods -v 1.10.1 --no-document
Gem 'cocoapods' is not installed
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /var/lib/gems/2.7.0 directory.
PS I tried the same config onmacos-latest
and it's working fine.
Metadata
Metadata
Assignees
Labels
No labels