Skip to content

Commit

Permalink
Update master_training20240830.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oigbokwe73 committed Aug 30, 2024
1 parent 52495e7 commit f06cba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_training20240830.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
ACCOUNT_KEY=$(az storage account keys list --account-name ${{ secrets.AZURE_STORAGE_ACCOUNT_NAME }} --resource-group 'training20240830' --query [0].value --output tsv)
echo "ACCOUNT_KEY=${ACCOUNT_KEY}" >> $GITHUB_ENV
- name: Set up Azure CLI
- name: Write config Files To Storage Account Container
uses: Azure/cli@v1
with:
inlineScript: |
Expand Down

0 comments on commit f06cba4

Please sign in to comment.