fix readme (#251)

This commit is contained in:
eric sciple 2020-05-20 10:20:52 -04:00 committed by GitHub
parent 97b30c411c
commit df86c829eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -227,7 +227,7 @@ jobs:
```yaml
- uses: actions/checkout@v2
- run: |
git fetch --prune --unshallow
git fetch --prune --unshallow --tags
```
# License