Skip to content

Commit

Permalink
Update deploy-web.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Nov 27, 2023
1 parent 5d7ecb9 commit 5c288be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
channel: "stable"
- run: dart pub get
- run: dart pub global activate webdev
- run: |
webdev build
cd build
Expand Down

0 comments on commit 5c288be

Please sign in to comment.