Skip to content

Commit 21420fd

Browse files
committed
tool/import-yarp.sh only generates the templates
1 parent f403dd5 commit 21420fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/import-yarp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55

66
# Create generated files
77
pushd ../../yarp
8-
bundle exec rake
8+
bundle exec rake templates
99
popd
1010

1111
rm -rf src/main/c/yarp/src/yarp

0 commit comments

Comments
 (0)