diff --git a/.github/workflows/aur.yml b/.github/workflows/aur.yml index 3874b2e..1332733 100644 --- a/.github/workflows/aur.yml +++ b/.github/workflows/aur.yml @@ -14,6 +14,8 @@ jobs: - run: pacman -Sy --noconfirm openssh git - uses: actions/checkout@v4 + with: + fetch-depth: 0 - run: | useradd -m builder