permissions
This commit is contained in:
@@ -15,6 +15,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
echo "🎉 clone complete. building..." && \
|
||||
chmod -R 777 ./ && \
|
||||
docker run --rm -e REPO=. -v `pwd`:/home/user/pkg corysanin/archery:artix
|
||||
|
||||
- name: Publish package
|
||||
|
||||
Reference in New Issue
Block a user