Where do we pass -y to stop the prompt? #7473
Replies: 1 comment
-
|
duplicated. #7474 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Every time I run I get the following prompt
note: install or modify (m) these packages (pass -y to skip confirm)?It is followed by a list of dependencies and ends with
please input: y (y/n/m)It seems to re-install everything that is in the cache directory. Perhaps this is because the build dies due to another discussion I'm going to open, but for this discussion, I just want the build to run like it is in a batch queue with no humans around.
I even tried adding a "q" step
It's gotta be something simple I haven't found in the doc, right?
Beta Was this translation helpful? Give feedback.
All reactions