mirror of
https://github.com/actions/setup-node.git
synced 2025-04-23 20:10:48 +00:00
paragraph added in version.yml btw jobs
This commit is contained in:
parent
fa4605fd19
commit
acc44a64bd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/versions.yml
vendored
1
.github/workflows/versions.yml
vendored
|
@ -90,6 +90,7 @@ jobs:
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
node-version-file: '.nvmrc'
|
node-version-file: '.nvmrc'
|
||||||
|
|
||||||
node-dist:
|
node-dist:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Add table
Reference in a new issue