Skip to content

Commit

Permalink
fix: nushell
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Jul 10, 2024
1 parent 3115afa commit 65231e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/langs/rust/nushell/nushell.spec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Requires: glibc openssl zlib
%cargo_prep_online

%build
%{cargo_build -f extra} --workspace
%cargo_build --workspace

%install
mkdir -p %buildroot%_bindir
Expand Down

0 comments on commit 65231e0

Please sign in to comment.