diff --git a/.gitea/workflows/update-pkgver.yaml b/.gitea/workflows/update-pkgver.yaml index 9d5900f..37ba46a 100644 --- a/.gitea/workflows/update-pkgver.yaml +++ b/.gitea/workflows/update-pkgver.yaml @@ -12,9 +12,6 @@ jobs: update-pkgver: runs-on: moonarch steps: - - name: Install dependencies - run: pacman -Sy --noconfirm git - - name: Checkout source repo run: | git clone --bare http://gitea:3000/nevaforget/moonlock.git source.git