Fix .nvrmc to .nvmrc typo in PR GitHub workflow
This commit is contained in:
@@ -87,7 +87,7 @@ jobs:
|
||||
- name: Setup node environment
|
||||
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
|
||||
with:
|
||||
node-version-file: .nvrmc
|
||||
node-version-file: .nvmrc
|
||||
cache: npm
|
||||
check-latest: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user