Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 890cb90

Browse files
committed
Attempt to fix dependency problem building all plugins
1 parent 0b6e7d7 commit 890cb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/build_all_plugins_app.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ source "$SCRIPT_DIR/nnbd_plugins.sh"
1919
check_changed_packages > /dev/null
2020

2121
readonly EXCLUDED_PLUGINS_LIST=(
22-
"camera_platform_interface",
22+
"camera_platform_interface"
2323
"connectivity_macos"
2424
"connectivity_platform_interface"
2525
"connectivity_web"

0 commit comments

Comments
 (0)