generated from alice-meta-packages/alice-meta-template
Update .gitea/workflows/deploy.yml
Deploy Package / Explore-Gitea-Actions (push) Successful in 4s
Details
Deploy Package / Explore-Gitea-Actions (push) Successful in 4s
Details
This commit is contained in:
parent
55f31a78b4
commit
ee116c1c6a
|
@ -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..."
|
||||
|
|
Loading…
Reference in New Issue