permissions

This commit is contained in:
2025-10-25 02:19:18 -05:00
parent 26d34752d4
commit 1a47489290

View File

@@ -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