added correct path to version file

This commit is contained in:
La'Kaleigh Harris 2021-10-06 19:17:08 +00:00 committed by GitHub
parent fe30936a89
commit 7d40f6c598
2 changed files with 72902 additions and 1 deletions

View file

@ -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:

72901
dist/setup/index.js vendored Normal file

File diff suppressed because one or more lines are too long