We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 638419d + 41e79ad commit cea914aCopy full SHA for cea914a
1 file changed
.github/workflows/build_node_shared.yml
@@ -375,4 +375,4 @@ jobs:
375
if: startsWith(github.ref, 'refs/tags/')
376
with:
377
files: |
378
- "**/node-shared-${{ matrix.platform }}-${{ matrix.arch }}-${{ matrix.compiler }}.zip"
+ **/node-shared-${{ matrix.platform }}-${{ matrix.arch }}-${{ matrix.compiler }}.zip
0 commit comments