Skip to content

Commit

Permalink
Update deploy-web.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Sep 13, 2023
1 parent 89fdf8e commit d96526c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- run: |
cd example
flutter build web --release --web-renderer html --base-href /client-sdk-flutter/
- run: |
cd build/web
git init
git config --global user.email [email protected]
Expand Down

0 comments on commit d96526c

Please sign in to comment.