mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-08 13:11:11 +00:00
resolve comments
This commit is contained in:
parent
df00183c09
commit
e81c4f8a21
14 changed files with 78 additions and 78 deletions
|
@ -10,7 +10,7 @@ import osm from 'os';
|
|||
import path from 'path';
|
||||
import * as main from '../src/main';
|
||||
import * as auth from '../src/authutil';
|
||||
import {INodeVersion} from '../src/distibutions/base-models';
|
||||
import {INodeVersion} from '../src/distributions/base-models';
|
||||
|
||||
const nodeTestManifest = require('./data/versions-manifest.json');
|
||||
const nodeTestDist = require('./data/node-dist-index.json');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue