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

View File

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