1
0
Fork 0
mirror of https://code.forgejo.org/actions/download-artifact.git synced 2024-11-13 00:56:17 +01:00

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'