Remove unnecessary pacman git install from CI workflow
All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 2s
All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 2s
Git is already available in the runner image.
This commit is contained in:
parent
094878fc2e
commit
183e10c1cc
@ -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/greetd-moongreet.git source.git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user