Skip to content

Commit 663e607

Browse files
committed
actions: try to fix download of tgz
1 parent 7756e54 commit 663e607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
158158
- uses: actions/download-artifact@v8
159159
with:
160-
name: starling-framework-npm
160+
pattern: starling-framework-*.tgz
161161
path: starling-framework-npm
162162

163163
- name: Extract npm library

0 commit comments

Comments
 (0)