Merge branch 'develop' into fix/v2.2.0-failed-release

This commit is contained in:
Fazri Gading
2026-01-31 20:32:15 +08:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -109,7 +109,7 @@ jobs:
sudo -u builder bash << 'EOF'
set -e
makepkg --printsrcinfo > .SRCINFO
makepkg -s --noconfirm
makepkg -sS --noconfirm
EOF
- name: Fix permissions for upload