mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-08 05:01:11 +00:00
added correct path to version file
This commit is contained in:
parent
fe30936a89
commit
7d40f6c598
2 changed files with 72902 additions and 1 deletions
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue