Skip to content

Commit

Permalink
force full repo download
Browse files Browse the repository at this point in the history
  • Loading branch information
tedivm committed Dec 30, 2023
1 parent 234da4f commit 1e55488
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
fetch-depth: 0
fetch-tags: true

- name: Fetch all history for all tags and branches
run: git fetch --prune --unshallow

- uses: actions/setup-python@v5
with:
python-version-file: .python-version
Expand Down

0 comments on commit 1e55488

Please sign in to comment.