mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-05-03 08:49:54 +02:00
.
This commit is contained in:
parent
7a2b445a4b
commit
154a05918b
2 changed files with 0 additions and 2 deletions
|
@ -155,7 +155,6 @@ function downloadFile(url: string, fileStream: WriteStream): Promise<void> {
|
|||
response.on('error', err => {
|
||||
reject(err)
|
||||
})
|
||||
// response.pipe(fileStream)
|
||||
})
|
||||
} catch (err) {
|
||||
reject(err)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue