Skip to content

Commit 9c77151

Browse files
committed
run aur build in ci
1 parent b2c0479 commit 9c77151

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.builds/aur.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ tasks:
66
cd qbpm/contrib
77
sed -i 's|^source.*|source=("git+file:///home/build/qbpm")|' PKGBUILD
88
sudo pacman -Sy
9-
makepkg -s --noconfirm
9+
makepkg -si --noconfirm
10+
qbpm new profile
11+
qbpm list | grep profile

0 commit comments

Comments
 (0)