Installation# To use Makefile you need to have make installed on your system. UbuntuRedHatMacOSWindows sudo apt-get install make Warning GitHub Actions are not available for RedHat based systems. sudo yum install make brew install make choco install make