Skip to content

Commit

Permalink
Update node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
con-cis authored Jul 21, 2024
1 parent 8371273 commit 9c3ac65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
if-no-files-found: warn

- name: Download Artifact
uses: dist/download-artifact@v3
uses: actions/download-artifact@v3
with:
name: release_on_${{ matrix.os }}_node_${{ matrix.node-version }}
path: dist/

0 comments on commit 9c3ac65

Please sign in to comment.