Skip to content

Commit dec6bba

Browse files
committed
enhanced error message
1 parent ea4ca9c commit dec6bba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
done <<< "$exec";
9191
9292
if [ $check_result == 'false' ] ; then
93+
echo "Base path: '$basePath' not onboarded for autogeneration"
9394
exit 1
9495
fi
9596
working-directory: ./generator

0 commit comments

Comments
 (0)