refactor: debug path

This commit is contained in:
2025-09-24 11:59:54 -05:00
parent 2c070c0b68
commit ab9c942241

View File

@@ -6,8 +6,9 @@ PLUGIN_REPO_NAME="$1"
echo "--- Installing Python Environment ---"
# --- Step 0: Checkout Repository path ---
cd ../checkout_repositories
cd ../
echo " --- Current Directory: $(pwd) --- "
echo " --- Listing contents: $(ls -la) --- "
# --- Step 1: Install Python Packages ---
echo "=== Install Python Environment ==="