Fix: fuck permission

This commit is contained in:
2025-07-08 23:59:48 +08:00
parent 13f6b5f99d
commit 48c2f94fde

View File

@@ -36,8 +36,7 @@ runs:
- name: Build package
run: |
cd "${{ inputs.context }}"
chown -R builder .
sudo -u builder makepkg -sc --needed --noconfirm
makepkg -sc --needed --noconfirm
- name: Setup MinIO
run: |