Skip to content

Commit 6d099a3

Browse files
committed
???
1 parent e81a856 commit 6d099a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
uses: actions/download-artifact@v5
6262
with:
6363
path: dist
64-
pattern: *
64+
pattern: "*"
6565
merge-multiple: true
6666
- run: ls -R my-artifact
6767

0 commit comments

Comments
 (0)