Skip to content

Commit

Permalink
Update github.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
asrient committed Nov 12, 2023
1 parent 1463fb9 commit 4f71398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/github.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ async function buildDocsConfig(proj, branch, docsPath) {
if (!!r) {
res.routes.push(r);
}
})());
})(res, file));
}
});
} else {
Expand Down

0 comments on commit 4f71398

Please # to comment.