mirror of
https://github.com/actions/setup-node.git
synced 2026-02-27 01:34:43 +08:00
check failures fix
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import BasePrereleaseNodejs from '../base-distribution-prerelease';
|
||||
import {NodeInputs} from '../base-models';
|
||||
import * as core from '@actions/core';
|
||||
|
||||
export default class NightlyNodejs extends BasePrereleaseNodejs {
|
||||
protected distribution = 'nightly';
|
||||
|
||||
Reference in New Issue
Block a user