Skip to content

Commit e5d0abd

Browse files
Update main.yml
1 parent c88f701 commit e5d0abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cd example
2121
flutter build web --release
2222
- run: |
23-
cd build/web
23+
cd example/build/web
2424
git init
2525
git config --global user.email [email protected]
2626
git config --global user.name softmarshmallow

0 commit comments

Comments
 (0)