[WIP] Fix deploy issues in staging environment #37

Merged
Copilot merged 3 commits from copilot/fix-deploy-staging into main 2026-01-09 00:24:10 +00:00
Showing only changes of commit cf2990c6be - Show all commits

View File

@@ -57,6 +57,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.x'
# Python is required for validation scripts
- name: Run pre-deployment validations
run: |