Skip to content

Commit

Permalink
full path required for extension install (nektos#1670)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: ChristopherHX <[email protected]>
  • Loading branch information
3 people committed Mar 20, 2023
1 parent 8c28c9f commit 9fab599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ nix run nixpkgs#act
Act can be installed as a [GitHub CLI](https://cli.github.com/) extension:

```sh
gh extension install nektos/gh-act
gh extension install https://github.com/nektos/gh-act
```

## Other install options
Expand Down

0 comments on commit 9fab599

Please sign in to comment.