Jacob953 opened a new issue, #22188:
URL: https://github.com/apache/shardingsphere/issues/22188
## Bug Report
Error executing docs/build.sh
```
Start building sites …
hugo v0.92.2+extended darwin/arm64 BuildDate=unknown
Error: Error building site:
"/Users/jacob/workspace/java/github.com/shardingsphere/docs/blog/content/material/2022_03_18_Executor_Engine_Performance_Optimization_Showcase_with_Apache_ShardingSphere_5.1.0.en.md:2:66":
unmarshal failed: toml: basic strings cannot have new lines
Total in 272 ms
/Users/jacob/workspace/java/github.com/shardingsphere/docs/build.sh:cd:30:
no such file or directory: public/en
sed: index.html: No such file or directory
/Users/jacob/workspace/java/github.com/shardingsphere/docs/build.sh:34: no
matches found: blog/public/*
```
### Which version of ShardingSphere did you use?
latest
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
None.
### Expected behavior
successfully build.
### Actual behavior
error occurs.
### Reason analyze (If you can)
unmarshal failed: toml: basic strings cannot have new lines.
### Steps to reproduce the behavior, such as: SQL to execute, sharding rule
configuration, when exception occur etc.
run docs/build.sh
### Example codes for reproduce this issue (such as a github link).
```
title = "Executor Engine: Performance Optimization Showcase with
Apache ShardingSphere
5.1.0"
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail:
[email protected]
For queries about this service, please contact Infrastructure at:
[email protected]