fix CI include path

This commit is contained in:
Zhang Jingqiang 2024-03-01 16:51:09 +08:00 committed by Zhang Jingqiang
parent 53bd454335
commit dcbec491bf
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ on:
- 'doc/**'
- 'demo/**'
- 'scripts/**'
- 'g3proxy/doc/*'
- 'g3proxy/doc/**'
env:
CARGO_TERM_COLOR: always