parent
b9a7bc6202
commit
47e1ba1b55
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ Want to contribute to act? Awesome! Check out the [contributing guidelines](CONT
|
||||||
|
|
||||||
## Building from source
|
## Building from source
|
||||||
|
|
||||||
- Install Go tools 1.11.4+ - (https://golang.org/doc/install)
|
- Install Go tools 1.16+ - (https://golang.org/doc/install)
|
||||||
- Clone this repo `git clone git@github.com:nektos/act.git`
|
- Clone this repo `git clone git@github.com:nektos/act.git`
|
||||||
- Pull the default docker image `docker pull nektos/act-environments-ubuntu:18.04`
|
- Pull the default docker image `docker pull nektos/act-environments-ubuntu:18.04`
|
||||||
- Run unit tests with `make test`
|
- Run unit tests with `make test`
|
||||||
|
|
Loading…
Reference in a new issue