Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Commit 3040376

Browse files
committed
Add verbose
1 parent 4330034 commit 3040376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ if [ -n "$BUNDLE" ]; then
1717
export PKG_CONFIG_PATH="$HOME/local/lib/pkgconfig"
1818
fi
1919

20-
cargo build --features "$FEATURES"
20+
cargo build -v --features "$FEATURES"

0 commit comments

Comments
 (0)