Skip to content

Commit cf0c116

Browse files
committed
fix: rebuild
1 parent db12e64 commit cf0c116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/install-plugins.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ echo $PLUGINS | tr ' ' '\n' | xargs -P 0 -I {} bash -c 'install_plugin "$@"' _ {
3838
echo $PLUGINS | tr ' ' '\n' | while read plugin; do
3939
do_npm_ci "$plugin"
4040
done
41+

0 commit comments

Comments
 (0)