mirror of
https://github.com/huhu/rust-search-extension
synced 2024-11-14 23:57:07 +00:00
export RUST_BACKTRACE=full
This commit is contained in:
parent
6476091b74
commit
8082415b67
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
export RUST_BACKTRACE=full
|
||||
source ./core/deploy-docs.sh
|
||||
build
|
||||
|
||||
|
|
Loading…
Reference in a new issue