fix readme (#251)

pull/253/head
eric sciple 5 years ago committed by GitHub
parent 97b30c411c
commit df86c829eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save