mirror of
https://github.com/actions/cache.git
synced 2025-10-29 18:08:36 +08:00
Add newline at end of file
This commit is contained in:
parent
50eb90a503
commit
87846ba5e1
|
|
@ -19,4 +19,4 @@ process.stdout.write = (str, encoding, cb) => {
|
||||||
} else {
|
} else {
|
||||||
return processStdoutWrite(str.replace(/::/g, ":"), encoding, cb);
|
return processStdoutWrite(str.replace(/::/g, ":"), encoding, cb);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user