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 105ee59 commit 5d7ecb9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
- uses: subosito/flutter-action@v1
with:
channel: "stable"
- run: flutter config --enable-web
- run: flutter clean
- run: flutter pub get
- run: dart pub get
- run: |
webdev build
cd build
Expand Down

0 comments on commit 5d7ecb9

Please sign in to comment.