lukka / run-cmake

GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.
MIT License
171 stars 19 forks source link

README.md: Wrap argument list in quotes #105

Closed davidebeatrici closed 1 year ago

davidebeatrici commented 1 year ago

Otherwise the workflow is rejected with the following error:

A sequence was not expected


Related: SamKirkland/FTP-Deploy-Action#202