mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Unbreak docs build.
This commit is contained in:
parent
3ecd0174cc
commit
da46fe4812
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ set -o pipefail
|
|||
|
||||
cd "$(dirname ${0})/../.."
|
||||
|
||||
./mach doc
|
||||
env CC=gcc-5 CXX=g++-5 ./mach doc
|
||||
# etc/doc.servo.org/index.html overwrites $(mach rust-root)/doc/index.html
|
||||
# Use recursive copy here to avoid `cp` returning an error code
|
||||
# when it encounters directories.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue