Skip to content

Commit

Permalink
fix readme (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsciple committed May 20, 2020
1 parent 97b30c4 commit df86c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
```yaml
- uses: actions/checkout@v2
- run: |
git fetch --prune --unshallow
git fetch --prune --unshallow --tags
```

# License
Expand Down

0 comments on commit df86c82

Please sign in to comment.