Skip to content

Commit

Permalink
fixup! ci/auto-updates: Use the debian/vendor-rust.sh to vendor depen…
Browse files Browse the repository at this point in the history
…dencies
  • Loading branch information
3v1n0 committed Jan 24, 2025
1 parent ec96534 commit 5c24353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
set -euo pipefail
apt update -y
apt install -y dh-cargo
apt install -y dh-cargo libssl-dev
cargo install --locked --root=/usr \
cargo-vendor-filterer@${{ env.CARGO_VENDOR_FILTERER_VERSION }}
Expand Down

0 comments on commit 5c24353

Please sign in to comment.