Skip to content

Commit 9c2f09d

Browse files
committed
fix
1 parent e9aaf6c commit 9c2f09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Check out the repository
1212
uses: actions/checkout@v3
1313
with:
14-
14+
fetch-depth: 0
1515

1616
- name: Set up Python
1717
uses: actions/setup-python@v3

0 commit comments

Comments
 (0)