Install Nektos Act on Ubuntu
Documentation: https://github.com/nektos/actÂ
cd /tmp
wget https://github.com/nektos/act/releases/download/v0.2.76/act_Linux_x86_64.tar.gz
sudo tar -xvf act_Linux_x86_64.tar.gz -C /usr/local/bin act
act --version
Last updated on