diff --git a/.github/workflows/versions.yml b/.github/workflows/versions.yml index 01f595d5..607a58ce 100644 --- a/.github/workflows/versions.yml +++ b/.github/workflows/versions.yml @@ -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: