Skip to content

Commit 9f0d5f8

Browse files
authored
Update nodejs.yml
1 parent 9f28a32 commit 9f0d5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
- name: Archive production artifacts
3232
uses: actions/upload-artifact@v3
3333
with:
34-
name: tmp-zip-node-v{{ matrix.node-version }}
34+
name: tmp-zip-node-v${{ matrix.node-version }}
3535
path: tmp/*.zip

0 commit comments

Comments
 (0)