Update .gitea/workflows/deploy.yml
Deploy Package / Explore-Gitea-Actions (push) Successful in 4s Details

This commit is contained in:
Carneiro 2024-09-09 20:21:52 -03:00
parent 55f31a78b4
commit ee116c1c6a
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
echo "Removing .git dir..."
rm -rf ./${{ github.event.repository.name }}/{.git,.gitea}
echo "rm -rf ./${{ github.event.repository.name }}/{.git,.gitea}"
ls -la ./${{ github.event.repository.name }}
echo "Building package..."