generated from alice-meta-packages/alice-meta-template
Update .gitea/workflows/deploy.yml
Deploy Package / Explore-Gitea-Actions (push) Successful in 5s
Details
Deploy Package / Explore-Gitea-Actions (push) Successful in 5s
Details
This commit is contained in:
parent
9e8fc93d2a
commit
55f31a78b4
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
echo "Removing .git dir..."
|
||||
rm -rf ./${{ github.event.repository.name }}/{.git,.gitea}
|
||||
ls ./${{ github.event.repository.name }}
|
||||
ls -la ./${{ github.event.repository.name }}
|
||||
|
||||
echo "Building package..."
|
||||
dpkg-deb --build ${{ github.event.repository.name }}
|
||||
|
|
Loading…
Reference in New Issue