Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonEgger authored Oct 3, 2020
1 parent ee2831a commit f38f6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2

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

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

0 comments on commit f38f6b5

Please sign in to comment.