Skip to content

Commit 49f6348

Browse files
committed
wip
1 parent 21387f8 commit 49f6348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
- name: Fetch local artifacts (.visx)
208208
uses: actions/download-artifact@v4
209209
with:
210-
pattern: *.visx
210+
pattern: "*.visx"
211211
merge-multiple: true
212212
- id: cargo-dist
213213
shell: bash

0 commit comments

Comments
 (0)