Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ctalkington authored Feb 27, 2024
1 parent 9f8d681 commit 7669f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
name: tmp-zip
name: tmp-zip-node-v${{ matrix.node-version }}
path: tmp/*.zip

0 comments on commit 7669f1f

Please sign in to comment.