mirror of
https://github.com/Azure/setup-kubectl.git
synced 2025-12-13 05:31:15 +00:00
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…
Reference in a new issue