Skip to content

Commit

Permalink
misc: suppress inapposite deb warning
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Dec 12, 2024
1 parent 4f4ed5e commit 7f8b213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export RUSTFLAGS := "-C target-cpu=x86-64-v3"
# Build the deb.
cargo-deb \
--no-build \
--quiet \
-p {{ pkg_id }} \
-o "{{ release_dir }}"

Expand Down

0 comments on commit 7f8b213

Please sign in to comment.