1.4.0
All checks were successful
Run CI/CD... / main (push) Successful in 11m0s

This commit is contained in:
Your Name 2025-02-15 17:40:09 +00:00
parent 83bc15c99b
commit 794af8136f

View file

@ -41,7 +41,7 @@ export OPENSSL_DIR=/opt/openssl3.3
cargo build -p arti --locked --release
upx target/release/%{name}
#upx target/release/%{name}
%install
install -Dm0755 target/release/%{name} %{buildroot}%{_bindir}/%{name}