Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2022-07-10 16:06:04 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2022-07-10 16:07:59 +0300
commit15e3ecf2870e99613fa7036213dc39021d211069 (patch)
treeb34a9d6d2afcdaee20c2141f68df815f1c3050a7
parent44d38ec90f610da8417f5043811341d245f1981a (diff)
.......... [ZBXNEXT-686] updated SonarCloud configuration files
(cherry picked from commit b812cfe0e5a6a4b065c6f0f313fdde09911899e7) (cherry picked from commit d87806f410075497f918220418f4cfc6c4169bab)
-rw-r--r--.github/workflows/sonarcloud.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml
index 477445f0e25..15987f99473 100644
--- a/.github/workflows/sonarcloud.yml
+++ b/.github/workflows/sonarcloud.yml
@@ -38,6 +38,7 @@ jobs:
- name: Download and compile Zabbix
run: |
+ sudo apt-get update
sudo apt-get install libsnmp-dev snmp libopenipmi-dev libevent-dev libcurl4-openssl-dev
cd $GITHUB_WORKSPACE
sh bootstrap.sh