Skip to content

Commit

Permalink
update sonar client.
Browse files Browse the repository at this point in the history
  • Loading branch information
freeeyes committed Aug 21, 2023
1 parent 5b346be commit d80c1a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/PSS_ASIO.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d80c1a9

Please sign in to comment.