Skip to content

Commit 3c7f9cd

Browse files
committed
Something broke on CI, log info unclear
1 parent 62b6cb8 commit 3c7f9cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/scripts/setup-arm-baremetal-tools.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Setup arm example environment (including TOSA tools)
99
git config --global user.email "[email protected]"
1010
git config --global user.name "Github Executorch"
11+
echo "$#"
1112
if [[ -z "$#" ]]; then
1213
bash examples/arm/setup.sh --i-agree-to-the-contained-eula
1314
else

0 commit comments

Comments
 (0)