Skip to content

Commit 1bfc22a

Browse files
authored
Merge pull request #58 from GauravPandeyLab/dev-jamie
fix
2 parents 83b98fc + 9c2f09d commit 1bfc22a

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)