Skip to content

Commit 29808b1

Browse files
committed
[PLAT-193] Fix python sdk publish to pypi - part 2
1 parent e53ac9b commit 29808b1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build-and-publish-to-pypi.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ jobs:
99
steps:
1010
- name: Checkout code
1111
uses: actions/checkout@v3
12-
with:
13-
fetch-depth: 1
14-
fetch-tags: true
1512
- name: Set up Python
1613
uses: actions/setup-python@v4
1714
with:

0 commit comments

Comments
 (0)