Skip to content

Commit

Permalink
no cargo check on fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
jw3 committed Dec 8, 2023
1 parent 28e2240 commit 97bfcc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/srpm/vendor-rs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ case $id in

ubuntu)
echo "ubuntu: vendoring crates.io"
cargo check
cargo vendor-filterer --platform=x86_64-unknown-linux-gnu ${vendor_dest} &> /dev/null
python3 scripts/srpm/lock2spec.py --vendor_all
;;
Expand Down

0 comments on commit 97bfcc3

Please sign in to comment.