Skip to content

Commit 7e0985b

Browse files
committed
Log changed file
1 parent 0598fec commit 7e0985b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ jobs:
524524
}
525525
526526
const toLink = (file) => {
527+
console.log('file', file);
527528
const path = file
528529
.replace('docs/', '')
529530
.replace('/index.md', '')

0 commit comments

Comments
 (0)