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

This commit is contained in:
Fijxu 2024-03-16 00:12:27 -03:00
parent abe137e4b6
commit c5d4da0e23

View file

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