Update action.yml

This commit is contained in:
Carneiro 2024-11-23 12:38:22 -03:00
parent 1382bc99f5
commit 87ebdcfd96
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,9 @@ runs:
envs: PKG_NAME, REPO_NAME
script: |
cd /tmp
echo $PKG_NAME $REPO_NAME
exit 0
echo "Removing old clones..."
rm -rf ./${PKG_NAME}