mirror of
https://github.com/actions/toolkit.git
synced 2026-08-20 00:00:14 +02:00
Remove other debug statements
This commit is contained in:
@@ -67,6 +67,7 @@ export async function uploadArtifact(
|
||||
'CreateArtifact: response from backend was not ok'
|
||||
)
|
||||
}
|
||||
// Create the zipupload stream for use in blob upload
|
||||
const zipUploadStream = await createZipUploadStream(
|
||||
zipSpecification,
|
||||
options?.compressionLevel
|
||||
|
||||
Reference in New Issue
Block a user