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:22:32 -03:00
parent ee116c1c6a
commit 61d9ebc00a
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
echo "Removing .git dir..."
rm -rf ./${{ github.event.repository.name }}/{.git,.gitea}
echo "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..."