mirror of
https://github.com/rumblefrog/setup-sp.git
synced 2025-06-17 18:32:09 +02:00
Update README.md
This commit is contained in:
parent
4e56054eb8
commit
e2593c4918
1 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ Basic:
|
|||
|
||||
```yaml
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- uses: wopox1337/setup-amxxpawn@master
|
||||
with:
|
||||
|
@ -33,7 +33,7 @@ jobs:
|
|||
|
||||
name: AMXXPawn version ${{ matrix.amxx-version }}
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Setup AMXXPawn
|
||||
uses: wopox1337/setup-amxxpawn@master
|
||||
|
@ -44,4 +44,4 @@ jobs:
|
|||
```
|
||||
|
||||
# Credits
|
||||
Thanks to https://github.com/rumblefrog/setup-sp repository author for great example. This action based on this code.
|
||||
Thanks to https://github.com/rumblefrog/setup-sp repository author for great example. This action based on this code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue