Update README.md
This commit is contained in:
parent
8942285832
commit
9101a60cce
1 changed files with 1 additions and 1 deletions
|
@ -34,5 +34,5 @@ Alternatively, rtx is easy to use in GitHub Actions even without this:
|
|||
jobs:
|
||||
build:
|
||||
steps:
|
||||
- run: curl https://rtx.pub/install.sh | sh && echo "$HOME/.local/share/rtx/bin/rtx" >> $GITHUB_PATH
|
||||
- run: curl https://rtx.pub/install.sh | sh && echo "$HOME/.local/share/rtx/bin" >> $GITHUB_PATH
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue