mirror of
https://github.com/bytedance/g3.git
synced 2026-04-28 11:40:54 +00:00
fix CI include path
This commit is contained in:
parent
53bd454335
commit
dcbec491bf
3 changed files with 3 additions and 3 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
- 'doc/**'
|
||||
- 'demo/**'
|
||||
- 'scripts/**'
|
||||
- 'g3proxy/doc/*'
|
||||
- 'g3proxy/doc/**'
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue