Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitre committed May 6, 2024
1 parent 794eb1e commit 7731fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/linuxrpi/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ cd examples/templates/emptyExample/
make Debug -j

# if [ -n "$ALLADDONSEXAMPLE" ]; then
ALLADDONSEXAMPLE = 1
if [[ "$ALLADDONSEXAMPLE" == 1 ]]; then
echo "**** Building allAddonsExample ****"
cd $OF_ROOT
Expand Down

0 comments on commit 7731fff

Please sign in to comment.