Skip to content

Commit 71f356b

Browse files
authored
Update ci.yml
1 parent 0f99ce7 commit 71f356b

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
@@ -131,7 +131,7 @@ jobs:
131131
uses: actions/download-artifact@v4
132132
with:
133133
path: Artifacts
134-
pattern: Artifacts-*
134+
pattern: Artifacts*
135135
merge-multiple: true
136136
- name: Display downloaded files
137137
run: ls -aR

0 commit comments

Comments
 (0)