You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would also be really useful for ocaml-ci. We want to do the download step with opam having write access to a shared download cache, but perform the builds themselves (which contain untrusted code) with read-only access.
Sometimes when testing stuff or for other reasons, we might want to download just the archives we need before installing them.
Would it be possible to get this option added to the
opam install
command?The text was updated successfully, but these errors were encountered: