mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-24 15:55:03 +01:00
@@ -36,6 +36,6 @@ Want to contribute to act? Awesome! Check out the [contributing guidelines](CONT
|
|||||||
## Manually building from source
|
## Manually building from source
|
||||||
|
|
||||||
- Install Go tools 1.20+ - (<https://golang.org/doc/install>)
|
- Install Go tools 1.20+ - (<https://golang.org/doc/install>)
|
||||||
- Clone this repo `git clone git@github.com:nektos/act.git`
|
- Clone this repo `git clone git@github.com:actions-oss/act-cli.git`
|
||||||
- Run unit tests with `make test`
|
- Run unit tests with `make test`
|
||||||
- Build and install: `make install`
|
- Build and install: `make install`
|
||||||
|
|||||||
Reference in New Issue
Block a user