Skip to navigation
Run GitHub Actions Locally with Act
08.04.26
## Install ``` curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash ``` ## Run ``` act -W .github/workflows/linux_release.yml --verbose ```
https://nektosact.com/usage/runners.html
Reply
Anonymous
you have to get the dockers first `` act -P macos-15 act -P ubuntu-latest ```
08.04.26
Reply
Anonymous
Information Epoch 1775865225
When in doubt, use brute force.
Home
Notebook
Contact us