mirror of
https://github.com/actions/setup-node.git
synced 2025-06-08 02:22:04 +08:00
Update version-file-workflow.yml
This commit is contained in:
parent
1f26500ee6
commit
510ffc93e9
2
.github/workflows/version-file-workflow.yml
vendored
2
.github/workflows/version-file-workflow.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup node test
|
||||
uses: actions/setup-node@v2
|
||||
uses: ./
|
||||
with:
|
||||
node-version-file: '.nvmrc'
|
||||
- run: npm ci
|
||||
|
|
Loading…
Reference in New Issue
Block a user