added correct path to version file
parent
fe30936a89
commit
7d40f6c598
|
|
@ -89,7 +89,7 @@ jobs:
|
|||
- name: Setup node test
|
||||
uses: ./
|
||||
with:
|
||||
node-version-file: './.nvmrc'
|
||||
node-version-file: '../.nvmrc'
|
||||
node-dist:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue