This commit is contained in:
Peter McEvoy
2024-12-19 12:53:38 +09:00
committed by GitHub
9 changed files with 640 additions and 1 deletions

View File

@@ -159,7 +159,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
node-version-file:
[.nvmrc, .tool-versions, .tool-versions-node, package.json]
[.nvmrc, .tool-versions, .tool-versions-node, package.json, .npmrc]
steps:
- uses: actions/checkout@v4
- name: Setup node from node version file