mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
format
This commit is contained in:
@ -32,7 +32,6 @@ async function main() {
|
||||
return fs.copyFile(`${contentPath}/${post}`, `${buildPath}/${post}`);
|
||||
});
|
||||
await Promise.all(builds);
|
||||
|
||||
log('Build done');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user