Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
3v1n0 committed Jan 24, 2025
1 parent 11a300b commit ac78896
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/auto-updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,15 @@ jobs:
run: |
set -euo pipefail
# FIXME: drooop
find
apt update -y
apt install -y dh-cargo libssl-dev pkg-config
cargo install --locked --root=/usr \
cargo-vendor-filterer@${{ env.CARGO_VENDOR_FILTERER_VERSION }}
- uses: actions/checkout@v4
with:
ref: ${{ matrix.branch }}
Expand Down

0 comments on commit ac78896

Please sign in to comment.