Merge pull request #26 from lucianomlima/patch-1

Update README.md
This commit is contained in:
Oleksandr Bordun 2020-06-08 17:08:14 +02:00 committed by GitHub
commit c33f8306f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: borales/actions-yarn@v2.0.0
with:
cmd: install # will run `yarn install` command