Skip to content

Commit b86ba31

Browse files
author
opentofu[bot]
committed
chore(CI): add github workflow
1 parent 0a28bfb commit b86ba31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ jobs:
4646
uses: azure/cli@v2
4747
with:
4848
inlineScript: |
49+
az account show
4950
az storage blob sync --account-name ${{ secrets.STORAGE_ACCOUNT_NAME }} --auth-mode login -c '$web' -s dist --delete-destination true

0 commit comments

Comments
 (0)