mirror of
https://github.com/actions/setup-node.git
synced 2025-04-21 19:18:43 +00:00
added paragraph in installer.test.ts line 11
This commit is contained in:
parent
9cdff022c2
commit
7ba3c8c664
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue