From d80c1a99ac1a26e818c77048b85cf479e930072f Mon Sep 17 00:00:00 2001 From: freeeyes Date: Mon, 21 Aug 2023 15:32:11 +0800 Subject: [PATCH] update sonar client. --- .github/workflows/PSS_ASIO.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/PSS_ASIO.yml b/.github/workflows/PSS_ASIO.yml index 205343b..7fb40e5 100644 --- a/.github/workflows/PSS_ASIO.yml +++ b/.github/workflows/PSS_ASIO.yml @@ -37,9 +37,9 @@ jobs: ls -l echo "ls download file." unzip -q sonar-scanner-cli-5.0.1.3006-linux.zip - cd sonar-scanner-cli-5.0.1.3006-linux.zip + echo "ls upzip download file." ls -l - echo "ls upzip download file." + cd sonar-scanner-cli-5.0.1.3006-linux.zip echo "${PWD}/sonar-scanner-cli-5.0.1.3006-linux.zip/bin/" >> $GITHUB_PATH wget -nv https://sonarcloud.io/static/cpp/build-wrapper-linux-x86.zip