mirror of
https://github.com/actions/download-artifact.git
synced 2024-11-22 00:51:06 -05:00
Update download-artifact.ts
This commit is contained in:
parent
f44cd7b40b
commit
d56660f452
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue