Skip to content

Commit ca9305c

Browse files
committed
Remove unnecessary file glob from CD workflow
1 parent 852f068 commit ca9305c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,5 @@ jobs:
5555
files: |
5656
NTON-*.exe
5757
NTON-*-portable.exe
58-
C:/Users/runneradmin/Desktop/NTON/*.nsp
5958
- name: Publish to PyPI
6059
run: uv publish

0 commit comments

Comments
 (0)