Update run.ts
This commit is contained in:
parent
383cc5f1af
commit
c7f8069c35
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import * as path from 'path';
|
|||
import * as util from 'util';
|
||||
import * as fs from 'fs';
|
||||
|
||||
import * as toolCache from '@actions/tool-cache';
|
||||
import * as core from '@actions/core';
|
||||
|
||||
const kubectlToolName = 'kubectl';
|
||||
|
|
Loading…
Add table
Reference in a new issue