Skip to content

Commit 24e3f80

Browse files
committed
fix --filter=[coverity]
1 parent 968a02b commit 24e3f80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverity.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
3737
- name: Run build steps
3838
run: |
39+
sudo apt install -y libssl-dev libcurl4-openssl-dev
3940
sudo phpize && ./configure --enable-openssl --enable-mysqlnd --enable-sockets --enable-swoole-curl
4041
4142
- name: Run Coverity Scan Analysis Tool

0 commit comments

Comments
 (0)