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:06:04 +0300
commitb812cfe0e5a6a4b065c6f0f313fdde09911899e7 (patch)
tree3fade3776543fecd3418df4750949550e3ced0ab
parentdf4e1f62d15a7de35db1d08878b9c02ea4c00bfb (diff)
.......... [ZBXNEXT-686] updated SonarCloud configuration files
-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