mirror of
https://github.com/video-dev/hls.js.git
synced 2026-05-17 13:30:38 +00:00
Remove tab at end of deployments readme
Which is causing the list to be really spaced out for some reason
This commit is contained in:
@@ -36,7 +36,7 @@ ${Array.from(individual)
|
||||
)
|
||||
.join('\n')}
|
||||
|
||||
_Note for older deployments please check [${txtFileName}](./${txtFileName})._
|
||||
_Note for older deployments please check [${txtFileName}](./${txtFileName})._
|
||||
`;
|
||||
|
||||
await fs.promises.writeFile(path.resolve(outputDir, 'README.md'), mdContent, {
|
||||
|
||||
Reference in New Issue
Block a user