chmod again
This commit is contained in:
@@ -11,6 +11,11 @@ runs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Permissions
|
||||||
|
run: |
|
||||||
|
chmod -R 777 .
|
||||||
|
ls -al
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
uses: https://git.sanin.dev/packages_test/build-publish/@build
|
uses: https://git.sanin.dev/packages_test/build-publish/@build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user