We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a8847f commit 52b9607Copy full SHA for 52b9607
1 file changed
ci/scripts/build_paimon.sh
@@ -16,7 +16,7 @@
16
17
set -eux
18
19
-sudo snap install protobuf -y
+sudo snap install protobuf
20
21
source_dir=${1}
22
enable_sanitizer=${2:-false}
0 commit comments