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:08:16 -03:00
parent 1ca56af3b6
commit ef2bd94ff4
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
git clone --depth=1 https://git.alice.ufsj.edu.br/${{ gitea.repository }}
echo "Removing .git dir..."
rm -rf ./${{ github.event.repository.name }}/.git
rm -rf ./${{ github.event.repository.name }}/{.git,.gitea}
echo "Building package..."
dpkg-deb --build ${{ github.event.repository.name }}