summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bat.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/bat.spec b/bat.spec
index a2ec95e..959230b 100644
--- a/bat.spec
+++ b/bat.spec
@@ -24,10 +24,11 @@ cargo -V
cargo check
%build
-cargo build
+cargo build --release
%install
-cargo install --locked bat
+ls -al
+tree ./
%changelog
* 07 06 2023 zerocraft <zero.craft@hotmail.com> - 0.23.0