Skip to content

Commit 860b630

Browse files
Update deploy.yml
1 parent 40a0125 commit 860b630

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
operating-system: [windows-latest]
1717
steps:
1818
- uses: actions/checkout@v3
19+
with:
20+
fetch-depth: 0
1921
- name: Create .pypirc file
2022
shell: pwsh
2123
run: |

0 commit comments

Comments
 (0)