fix makepkg in AUR workflow again (#11)

This commit is contained in:
Sofia Lima
2023-04-11 03:43:12 +00:00
committed by GitHub
parent 3a820b458f
commit 9120d05efc
2 changed files with 2 additions and 2 deletions

View File

@@ -10,4 +10,4 @@ for i in \
dpkg -i /tmp/$i || true
done
apt -f install -q
apt-get -f install -oDpkg::Use-Pty=0 -qq