Skip to content

Commit 8d258d4

Browse files
upload script command
1 parent 76926b2 commit 8d258d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
echo "Backend URL: ${{ steps.get_backend_url.outputs.MACAE_URL_API }}"
193193
194194
# Run upload team config script with parameters
195-
bash infra/scripts/upload_team_config.py \
195+
python infra/scripts/upload_team_config.py \
196196
"${{ steps.get_backend_url.outputs.MACAE_URL_API }}" \
197197
"data/agent_teams" \
198198
"${{ secrets.AZURE_SUBSCRIPTION_ID }}"

0 commit comments

Comments
 (0)