Skip to content

Commit

Permalink
remove --unshallow
Browse files Browse the repository at this point in the history
  • Loading branch information
realshuting committed Nov 24, 2020
1 parent 276e863 commit 9399ade
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Expand Up @@ -53,9 +53,6 @@ jobs:
with:
fetch-depth: 0

- name: Unshallow
run: git fetch --prune --unshallow

- name: Set up Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 9399ade

Please sign in to comment.