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
Download run-time dependencies when running a target remotely (#3453)
The code path taken when `plz run`ning a binary target is slightly
different for remote execution vs local execution - ensure the target's
transitive run-time dependencies are all downloaded by the client before
it runs the target.
0 commit comments