Skip to content

Commit 41e79ad

Browse files
chore: fix publish assets
1 parent 638419d commit 41e79ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_node_shared.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,4 +375,4 @@ jobs:
375375
if: startsWith(github.ref, 'refs/tags/')
376376
with:
377377
files: |
378-
"**/node-shared-${{ matrix.platform }}-${{ matrix.arch }}-${{ matrix.compiler }}.zip"
378+
**/node-shared-${{ matrix.platform }}-${{ matrix.arch }}-${{ matrix.compiler }}.zip

0 commit comments

Comments
 (0)