mirror of
https://github.com/actions/labeler
synced 2026-09-24 22:51:48 +02:00
build
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ class DependencyResolver {
|
||||
}
|
||||
|
||||
visitedModules.add(file);
|
||||
acc.push(module.file);
|
||||
acc.push(file);
|
||||
return acc;
|
||||
}, [])
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user