mirror of
https://github.com/actions/setup-node.git
synced 2025-07-04 06:10:52 +00:00
set added to check the version of the file
This commit is contained in:
parent
1b0aeb7004
commit
aab770aa32
4
.github/workflows/versions.yml
vendored
4
.github/workflows/versions.yml
vendored
@ -90,7 +90,9 @@ jobs:
|
|||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
node-version-file: '.nvmrc'
|
node-version-file: '.nvmrc'
|
||||||
|
- name: Verify node
|
||||||
|
- run: __tests__/verify-node.sh 14
|
||||||
|
|
||||||
node-dist:
|
node-dist:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
Reference in New Issue
Block a user