Skip to content

Commit 6c89764

Browse files
committed
merge with main
2 parents 4ef932f + 219e22f commit 6c89764

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/testing-and-deployment.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ jobs:
7777
- uses: actions/download-artifact@v7
7878
with:
7979
path: dist/
80-
- name: Flatten directory structure
81-
run: |
82-
mv dist/*/* dist/
83-
rm -rf dist/keepa-wheel
8480
- name: Display structure of downloaded files
8581
run: ls -R
8682
- name: Publish package distributions to PyPI

0 commit comments

Comments
 (0)