Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yaooqinn committed Mar 16, 2022
1 parent 40077ee commit 255d8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/release/create-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ package_binary() {

echo "Creating binary release tarball ${BIN_TGZ_FILE}"

${KYUUBI_DIR}/build/dist --tgz --spark-provided -Pspark-3.2
${KYUUBI_DIR}/build/dist --tgz --spark-provided --flink-provided -Pspark-3.2 -Pmirror-cdn

cp "${BIN_TGZ_FILE}" "${RELEASE_DIR}"

Expand Down

0 comments on commit 255d8b0

Please sign in to comment.