Skip to content

Commit

Permalink
Merge pull request #5 from timothydodd/timothydodd-patch-1
Browse files Browse the repository at this point in the history
Update build-deploy.yml
  • Loading branch information
timothydodd authored Sep 27, 2023
2 parents 43821dd + 52bb8b7 commit f58d41f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
uses: actions/download-artifact@v1
with:
name: deploy_dist
- name: "Say Hello"
run: echo "Hello storage $STORAGE_ACCOUNT_NAME!"
- name: Delete blob storage
uses: azure/CLI@v1
with:
Expand Down

0 comments on commit f58d41f

Please sign in to comment.