mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Rename ccache_utils to cache_utils
This commit is contained in:
parent
b386674ede
commit
e7c22fef7b
@ -9,7 +9,7 @@ import sys
|
||||
import time
|
||||
|
||||
from ci_config import CI_CONFIG, BuildConfig
|
||||
from ccache_utils import CargoCache
|
||||
from cache_utils import CargoCache
|
||||
|
||||
from env_helper import (
|
||||
GITHUB_JOB_API_URL,
|
||||
|
Loading…
Reference in New Issue
Block a user