Update .forgejo/workflows/test.yaml
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m50s

This commit is contained in:
Fijxu 2024-03-15 20:15:55 -03:00
parent d6d02609de
commit abe137e4b6

View file

@ -40,6 +40,7 @@ jobs:
run: |
export PKGDEST=${PKGDEST}
su build -c "/usr/bin/makepkg -s --noconfirm --noprogressbar"
git config --global --add ./
git status
rm .SRCINFO
makepkg --printsrcinfo > .SRCINFO