mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Partially reverted bad modification #2363
This commit is contained in:
parent
90cb2f45e5
commit
22dfdfc7e5
@ -3,9 +3,6 @@ set -e -x
|
||||
|
||||
source default-config
|
||||
|
||||
ccache -M 32G
|
||||
ccache -s
|
||||
|
||||
[[ -d "${WORKSPACE}/sources" ]] || die "Run get-sources.sh first"
|
||||
|
||||
mkdir -p "${WORKSPACE}/build"
|
||||
|
Loading…
Reference in New Issue
Block a user