debug debug debug

This commit is contained in:
2025-10-25 02:37:36 -05:00
parent e0a604bab9
commit 0d992cc431

View File

@@ -16,7 +16,7 @@ runs:
run: | run: |
echo "🎉 clone complete. building..." && \ echo "🎉 clone complete. building..." && \
chmod -R 777 ./ && \ chmod -R 777 ./ && \
ls -al && \ echo "docker run --rm -e REPO=. -v $(pwd):/home/user/pkg corysanin/archery:artix" && \
docker run --rm -e REPO=. -v $(pwd):/home/user/pkg corysanin/archery:artix docker run --rm -e REPO=. -v $(pwd):/home/user/pkg corysanin/archery:artix
- name: Publish package - name: Publish package