Open dermeister0 opened 5 years ago
Multiple packages are installed.
Chocolatey can't find "name1 name2" package.
Support package names separator or update description to not allow multiple packages to be installed.
- task: ChocolateyCommand@0 inputs: command: 'install' installPackageId: 'name1 name2'
Expected Behavior
Multiple packages are installed.
Current Behavior
Chocolatey can't find "name1 name2" package.
Possible Solution
Support package names separator or update description to not allow multiple packages to be installed.
Steps to Reproduce (for bugs)
Context
Your Environment