Skip to content

Commit

Permalink
0 Fetch-depth should be enough to get all tags
Browse files Browse the repository at this point in the history
  • Loading branch information
oaubert committed Feb 19, 2021
1 parent 540c845 commit f37f83c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
with:
fetch-depth: 0

- name: Get all git tags
run: git fetch --prune --unshallow --tags

- uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
Expand Down

0 comments on commit f37f83c

Please sign in to comment.