Skip to content

Commit

Permalink
Fix wrong command syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikthepixel committed Jan 10, 2024
1 parent 0eb433c commit a0c5fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
az storage blob upload-batch \
--account-name="squaremarketfrontend" \
--source="./apps/frontend/dist" \
--destination='$web' ./
--destination='$web'

0 comments on commit a0c5fd1

Please sign in to comment.