mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Fix naming of zeromq package in Coverity workflow
This commit is contained in:
parent
ef35eadbd4
commit
9a4791f9e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coverity-scan.yml
vendored
2
.github/workflows/coverity-scan.yml
vendored
|
@ -24,7 +24,6 @@ jobs:
|
||||||
bison \
|
bison \
|
||||||
bsdmainutils \
|
bsdmainutils \
|
||||||
cmake \
|
cmake \
|
||||||
cppzmq-dev \
|
|
||||||
curl \
|
curl \
|
||||||
flex \
|
flex \
|
||||||
g++ \
|
g++ \
|
||||||
|
@ -36,6 +35,7 @@ jobs:
|
||||||
libmaxminddb-dev \
|
libmaxminddb-dev \
|
||||||
libpcap-dev \
|
libpcap-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
|
libzmq3-dev \
|
||||||
make \
|
make \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue