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
ee116c1c6a
commit
61d9ebc00a
|
@ -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..."
|
||||
|
|
Loading…
Reference in New Issue