mirror of
https://gitea.com/actions/setup-node.git
synced 2025-06-25 19:02:48 +08:00
node-version-file: '../.nvmrc' changed to .nvmrc
This commit is contained in:
parent
10f97d59d0
commit
04a1a57903
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
|||||||
- name: Setup node test
|
- name: Setup node test
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
node-version-file: '../.nvmrc'
|
node-version-file: '.nvmrc'
|
||||||
node-dist:
|
node-dist:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
Reference in New Issue
Block a user