Update .forgejo/workflows/test.yaml
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m53s
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m53s
This commit is contained in:
parent
c5d4da0e23
commit
e234a1679d
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ jobs:
|
|||
run: |
|
||||
export PKGDEST=${PKGDEST}
|
||||
su build -c "/usr/bin/makepkg -s --noconfirm --noprogressbar"
|
||||
git config --global --add safe.directory ./
|
||||
git config --global --add safe.directory /workspace/Fijxu/dnsproxy-git
|
||||
git status
|
||||
rm .SRCINFO
|
||||
makepkg --printsrcinfo > .SRCINFO
|
||||
|
|
Loading…
Reference in a new issue