Fix: fuck permission
This commit is contained in:
@@ -36,8 +36,7 @@ runs:
|
|||||||
- name: Build package
|
- name: Build package
|
||||||
run: |
|
run: |
|
||||||
cd "${{ inputs.context }}"
|
cd "${{ inputs.context }}"
|
||||||
chown -R builder .
|
makepkg -sc --needed --noconfirm
|
||||||
sudo -u builder makepkg -sc --needed --noconfirm
|
|
||||||
|
|
||||||
- name: Setup MinIO
|
- name: Setup MinIO
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user