Skip to content

Commit c92c7ff

Browse files
committed
ci: only specify the artifact patterns for packaging
1 parent c5d11f7 commit c92c7ff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ jobs:
255255
- name: Download Artifacts
256256
uses: actions/download-artifact@v4
257257
with:
258-
name: build
259258
pattern: build-*
260259
path: ./build-artifacts
261260

0 commit comments

Comments
 (0)