ci: debug
This commit is contained in:
parent
6cd9c30b20
commit
3170a35260
@ -31,6 +31,7 @@ export async function main() {
|
||||
accessToken: core.getInput('api-token', { required: true }),
|
||||
compactByLanguage: true,
|
||||
});
|
||||
console.log('sortedByLanguages :>> ', sortedByLanguages);
|
||||
|
||||
const rendered = await renderer(
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user