This commit is contained in:
Kyle Leonhard
2025-03-24 10:49:34 -07:00
committed by GitHub
12 changed files with 657 additions and 5 deletions

View File

@@ -158,7 +158,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