Skip to content

Commit

Permalink
-Z sparse-registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Jul 6, 2022
1 parent c5bee11 commit cbb212a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dist
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
set -e
cargo build --release --locked --target-dir target
cargo build --release --locked --target-dir target -Z sparse-registry
scripts/mkmo locale/
strip target/release/paru
tar --zstd -cfparu.tar.zst man completions paru.conf locale -C target/release paru

0 comments on commit cbb212a

Please sign in to comment.