No need to debug so much
This commit is contained in:
parent
f17ac643a1
commit
a5d562faba
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# in liblibc. This scrapes the list of triples to document from `src/lib.rs`
|
||||
# which has a bunch of `html_root_url` directives we pick up.
|
||||
|
||||
set -ex
|
||||
set -e
|
||||
|
||||
rm -rf target/doc
|
||||
mkdir -p target/doc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue