parent
4d4ba6c59b
commit
b128f25104
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ cd "$base/maud_extras"
|
|||
cargo clean
|
||||
cargo doc -p maud -p maud_macros -p maud_extras --all-features --no-deps
|
||||
|
||||
cd target/doc
|
||||
cd "$base/target/doc"
|
||||
|
||||
git init
|
||||
trap 'rm -rf .git/' 0
|
||||
|
|
Loading…
Add table
Reference in a new issue