This commit is contained in:
2025-09-24 12:08:22 -05:00
parent cb91089b5c
commit 78a7167e09

View File

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