Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
softmarshmallow authored Aug 25, 2020
1 parent c88f701 commit e5d0abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
cd example
flutter build web --release
- run: |
cd build/web
cd example/build/web
git init
git config --global user.email [email protected]
git config --global user.name softmarshmallow
Expand Down

0 comments on commit e5d0abd

Please sign in to comment.