setup-conan
A GitHub Action to install and configure the Conan package manager in your workflow
How to download and setup setup-conan
Open terminal and run command
git clone https://github.com/conan-io/setup-conan.git
git clone is used to create a copy or clone of setup-conan repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with setup-conan https://github.com/conan-io/setup-conan/archive/master.zip
Or simply clone setup-conan with SSH
[email protected]:conan-io/setup-conan.git