fix feature check CI

This commit is contained in:
Zhang Jingqiang 2024-01-31 12:56:14 +08:00
parent d696016ca7
commit 652358c785
2 changed files with 6 additions and 2 deletions

View file

@ -57,7 +57,6 @@ jobs:
- vendored-openssl
- vendored-tongsuo
- vendored-aws-lc
- vendored-c-ares
component:
- g3proxy
- g3bench
@ -65,6 +64,9 @@ jobs:
- g3fcgen
- g3mkcert
- g3keymess
include:
- feature: vendored-c-ares
component: g3proxy
steps:
- name: Checkout sources
uses: actions/checkout@v4