Skip to content

Commit 5e384cf

Browse files
committed
name
1 parent d320951 commit 5e384cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
- name: Store the distribution packages
103103
uses: actions/upload-artifact@v4
104104
with:
105-
name: ugropy-${{ matrix.os }}-${{ matrix.python-version }}/
105+
name: ugropy-${{ matrix.os }}-${{ matrix.python-version }}
106106
path: dist/
107107

108108
publish-to-testpypi:

0 commit comments

Comments
 (0)