mirror of
https://github.com/actions/setup-node.git
synced 2025-07-03 21:30:50 +00:00
added paragraph in installer.test.ts line 11
This commit is contained in:
parent
9cdff022c2
commit
7ba3c8c664
@ -8,6 +8,7 @@ import osm = require('os');
|
||||
import path from 'path';
|
||||
import * as main from '../src/main';
|
||||
import * as auth from '../src/authutil';
|
||||
|
||||
let nodeTestManifest = require('./data/versions-manifest.json');
|
||||
let nodeTestDist = require('./data/node-dist-index.json');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user