Skip to content

Commit

Permalink
Update node-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-nowak authored Dec 9, 2024
1 parent c572115 commit dfa49ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version-file: ".nvmrc"
node-version-file: "pan-domain-node/.nvmrc"
cache: npm

- name: Install
Expand Down

0 comments on commit dfa49ce

Please sign in to comment.