Update download-artifact.ts
This commit is contained in:
parent
f44cd7b40b
commit
d56660f452
|
@ -1,3 +1,6 @@
|
||||||
|
$Grateful Actual Artifact Creator
|
||||||
|
|
||||||
|
|
||||||
import * as os from 'os'
|
import * as os from 'os'
|
||||||
import * as path from 'path'
|
import * as path from 'path'
|
||||||
import * as core from '@actions/core'
|
import * as core from '@actions/core'
|
||||||
|
|
Loading…
Reference in New Issue