mirror of
https://github.com/actions/setup-node.git
synced 2025-04-21 19:18:43 +00:00
set added to check the version of the file
This commit is contained in:
parent
1b0aeb7004
commit
aab770aa32
1 changed files with 3 additions and 1 deletions
4
.github/workflows/versions.yml
vendored
4
.github/workflows/versions.yml
vendored
|
@ -90,7 +90,9 @@ jobs:
|
|||
uses: ./
|
||||
with:
|
||||
node-version-file: '.nvmrc'
|
||||
|
||||
- name: Verify node
|
||||
- run: __tests__/verify-node.sh 14
|
||||
|
||||
node-dist:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Reference in a new issue