Skip to content

Commit 158f168

Browse files
committed
apply pattern when downloading artifacts
Signed-off-by: Anas Nashif <[email protected]>
1 parent a37373a commit 158f168

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,6 +1159,7 @@ jobs:
11591159
# the irrelevant hosts, because the download-artifact action does not support
11601160
# specifying wildcards in the artifact name.
11611161
path: artifacts
1162+
pattern: toolchain_${{ matrix.host.name }}-*
11621163

11631164
- name: Create distribution bundle
11641165
run: |

0 commit comments

Comments
 (0)