We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc22f65 commit dbe1537Copy full SHA for dbe1537
1 file changed
.github/workflows/sonarCube.yml
@@ -22,7 +22,6 @@ jobs:
22
sudo apt-get update
23
sudo apt-get -y install cmake g++ libfreetype6-dev libpng-dev libopenal-dev libsndfile1-dev pkg-config libalsa-ocaml-dev libsixel-dev libevdev-dev nlohmann-json3-dev
24
25
-
26
- name: Install Build Wrapper
27
run: |
28
curl -L https://sonarcloud.io/static/cpp/build-wrapper-linux-x86.zip -o build-wrapper.zip
0 commit comments