Update download-artifact.ts

This commit is contained in:
GOD/GRATEFUL MIB OPERATOR 2023-12-24 21:04:28 -06:00 committed by GitHub
parent f44cd7b40b
commit d56660f452
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,6 @@
$Grateful Actual Artifact Creator
import * as os from 'os'
import * as path from 'path'
import * as core from '@actions/core'