mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-26 10:43:35 +02:00
Fix sorting on updated
This commit is contained in:
parent
c852e15b99
commit
18fb8dcce8
5 changed files with 35056 additions and 8 deletions
|
@ -101,7 +101,7 @@ async function main() {
|
|||
printError,
|
||||
);
|
||||
|
||||
const metadata = batchFetchRepoMetadata(githubRepos);
|
||||
const metadata = await batchFetchRepoMetadata(githubRepos);
|
||||
|
||||
await writeFile(
|
||||
GITHUB_METADATA_FILE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue