We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52fd38 commit a31427eCopy full SHA for a31427e
.github/workflows/archlinux.yml
@@ -89,7 +89,7 @@ jobs:
89
chmod a+rw -R .
90
91
yes | su -s /usr/bin/makepkg - build ;\
92
- pacman -U *.zst
+ pacman -U --noconfirm *.zst
93
94
popd ;\
95
rm -rf $DIR ;\
0 commit comments