Fix: fuck permission
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user