Adding buffer and zlib options

This commit is contained in:
Vallie Joseph
2024-03-28 14:32:03 +00:00
parent 4090623397
commit 13d981a863
7 changed files with 699 additions and 35 deletions

View File

@@ -109,10 +109,10 @@ export async function uploadArtifact(
`Artifact ${name}.zip successfully finalized. Artifact ID ${artifactId}`
)
// if (core.isDebug()) {
setTimeout(function () {
core.debug('Processes keeping upload stream running:')
whyIsNodeRunning()
}, 500)
setTimeout(function () {
core.debug('Processes keeping upload stream running:')
whyIsNodeRunning()
}, 500)
// }
//