Skip to content

Commit

Permalink
Do full clone for the pypi release (#100)
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Benkevich <[email protected]>
  • Loading branch information
anton-b and Anton Benkevich authored Jun 28, 2021
1 parent 3c3a004 commit 14e684a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 14e684a

Please sign in to comment.