mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2024-12-12 12:40:36 +00:00
Fix README usage section (#6)
This commit is contained in:
parent
7ac28c0d37
commit
c19f06ba50
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ GitHub action to install and run [aftman](https://github.com/LPGhatguy/aftman);
|
||||||
## Usage
|
## Usage
|
||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/setup-aftman@v0.3.0
|
- uses: ok-nick/setup-aftman@v0.3.0
|
||||||
```
|
```
|
||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
|
|
Loading…
Reference in a new issue