This commit is contained in:
2025-10-25 02:35:36 -05:00
parent f26fe29986
commit 678d0c7531

View File

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