parent
e15f7a51c6
commit
2d357853db
1 changed files with 6 additions and 0 deletions
|
@ -102,6 +102,12 @@ or through `nix-shell`:
|
|||
nix-shell -p act
|
||||
```
|
||||
|
||||
Using the latest [Nix command](https://nixos.wiki/wiki/Nix_command), you can run directly :
|
||||
|
||||
```sh
|
||||
nix run nixpkgs#act
|
||||
```
|
||||
|
||||
## Other install options
|
||||
|
||||
### Bash script
|
||||
|
|
Loading…
Reference in a new issue