Skip to content

Commit 5bcb68f

Browse files
committed
chore(ci/cd): improve build
1 parent 93d985d commit 5bcb68f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/rocky9/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ fi
1414
CHECK_PLUGIN="$3"
1515
if [[ -z "$CHECK_PLUGIN" ]]; then
1616
CHECK_PLUGIN='*'
17+
fi
1718

1819
CURRENT_DIR="$(dirname "$(realpath "$BASH_SOURCE")")"
1920
BUILD_SHARED_DIR="$CURRENT_DIR/../shared"

0 commit comments

Comments
 (0)