Skip to content

Commit 705277e

Browse files
committed
ci:test
1 parent 4b04287 commit 705277e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Centos_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: install system package
6969
run: |
7070
dnf update -y
71-
dnf install gcc g++ make git jq unzip wget -y
71+
dnf install gcc g++ make git jq unzip wget mongo-c-driver-devel -y
7272
7373
- name: install xengine library
7474
run: |

0 commit comments

Comments
 (0)