Skip to content

Commit

Permalink
testing automation flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant-Microsoft committed Jan 2, 2025
1 parent 8f9c3b8 commit 376278c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
set -e
az deployment group create \
--resource-group ${{ env.RESOURCE_GROUP_NAME }} \
--template-file deploy/macae.bicep
--template-file deploy/macae.bicep \
--parameters azureOpenAILocation=eastus cosmosLocation=eastus
Expand Down

0 comments on commit 376278c

Please sign in to comment.