1
1
mirror of https://github.com/nektos/act.git synced 2024-09-21 01:16:26 +03:00
This commit is contained in:
Femi Bankole 2022-11-23 16:15:02 +01:00 committed by GitHub
parent ccb3b0e875
commit 3553b2697c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ If you are using Linux, you will need to [install Docker Engine](https://docs.do
brew install act
```
or if you want to install version based on latest commit, you can run below (it requires compiler to be installed installed but Homebrew will suggest you how to install it, if you don't have it):
or if you want to install version based on latest commit, you can run below (it requires compiler to be installed but Homebrew will suggest you how to install it, if you don't have it):
```shell
brew install act --HEAD