Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
witwash committed Nov 29, 2024
1 parent 443cb6e commit 2f2c4c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-widgetbook-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
run: |
melos exec --scope="optimus_widgetbook" -- "flutter build web"
- name: Check build folder
run: |
ls -s optimus_widgetbook/build/web/
- name: Upload to blob storage
uses: azure/CLI@v2
with:
Expand Down

0 comments on commit 2f2c4c8

Please sign in to comment.