Skip to content

Commit a509adb

Browse files
committed
build: Build app - ncc
1 parent d4456ab commit a509adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8896,7 +8896,7 @@ const main = async () => {
88968896

88978897
if (filteredFiles.length === 0) {
88988898
console.log("No matchs found.")
8899-
console.log(`Raw input: ${directory}`)
8899+
console.log(`Raw input: ${path}`)
89008900
console.log(`Regex: ${regExp.toString()}`)
89018901
}
89028902
await setOutputs(filteredFiles);

0 commit comments

Comments
 (0)