Skip to content

Commit 8fe1942

Browse files
Update build.yml
1 parent aa43e97 commit 8fe1942

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ jobs:
9393
- name: Download a distribution artifact
9494
uses: actions/download-artifact@v4
9595
with:
96-
pattern: dist-*
97-
merge-multiple: true
96+
pattern: dist
9897
path: dist
9998

10099
- name: Use Python 3.12

0 commit comments

Comments
 (0)