Skip to content

Commit 08edc6b

Browse files
EpicWinkhenryiii
authored andcommitted
Specify dist files
1 parent 205fdfd commit 08edc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: pipx run build
5353

5454
- name: Build
55-
run: pipx run twine check --strict
55+
run: pipx run twine check --strict ./dist/*
5656

5757
- name: Archive files
5858
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2

0 commit comments

Comments
 (0)