CalvinKirs commented on code in PR #18998:
URL: https://github.com/apache/doris/pull/18998#discussion_r1175948994
##########
.github/workflows/sonarcloud.yml:
##########
@@ -66,43 +50,16 @@ jobs:
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2
- name: Setup thrift
- if: steps.java-changes.outputs.any_changed == 'true'
run: |
sudo apt-get update
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y
thrift-compiler=0.13.0-2build2
Review Comment:
yup, thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]