Skip to content

Commit

Permalink
Update build_ci.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Oct 11, 2023
1 parent ada3c5c commit d05b6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/build_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ libharfbuzz-dev
fi

if [ "${CI}" = 1 ]; then
git submodule update -i
git submodule update -i --recursive
fi

if [ "${PC}" != "" ]; then
Expand Down

0 comments on commit d05b6a8

Please sign in to comment.