Skip to content

Commit 3486563

Browse files
committed
🙈 use pattern
1 parent a6598b5 commit 3486563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tsdownsample.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
- name: get dist artifacts
183183
uses: actions/download-artifact@v4
184184
with:
185-
name: pypi_files-*
185+
pattern: pypi_files-*
186186
merge-multiple: true
187187
path: dist
188188

0 commit comments

Comments
 (0)