Skip to content

Commit

Permalink
Also do a full fetch for make_wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
jongbinjung committed Oct 12, 2024
1 parent fb05d3b commit 79f05b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ jobs:
steps:
- uses: actions/[email protected]
with:
# Git-based versioning needs the full history
fetch-depth: 0
submodules: recursive

- uses: ilammy/[email protected]
Expand Down

0 comments on commit 79f05b9

Please sign in to comment.