mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-14 05:50:31 +00:00
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
Add a link
Reference in a new issue