Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
3v1n0 committed Jan 23, 2025
1 parent 7d334f4 commit 9999f5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
echo "::group::Install dependencies"
set -eu
sudo apt update
sudo apt install dh-cargo cargo-vendor-filterer git jq
apt update
apt install dh-cargo cargo-vendor-filterer git jq
echo "::endgroup::"
echo "::Vendor the dependencies"
Expand Down

0 comments on commit 9999f5d

Please sign in to comment.