diff --git a/.github/workflows/publish-repo.yml b/.github/workflows/publish-repo.yml index 0484636..0fe10a4 100644 --- a/.github/workflows/publish-repo.yml +++ b/.github/workflows/publish-repo.yml @@ -37,7 +37,7 @@ jobs: set -eux export DEBIAN_FRONTEND=noninteractive apt-get update - apt-get install -y --no-install-recommends dpkg-dev apt-utils gzip gnupg ca-certificates + apt-get install -y --no-install-recommends dpkg-dev apt-utils gzip gnupg ca-certificates git - name: Regenerate indices (Packages, Packages.gz, Release) run: |