Skip to content

Commit 526cfd5

Browse files
Merge pull request #317 from DattatreyaReddy:workflow
fixed workflow
2 parents 716682e + 49d9bf0 commit 526cfd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
- uses: actions/checkout@v3
7575
# - run: flutter create .
7676
- run: flutter pub get
77+
- run: dart run build_runner build --delete-conflicting-outputs
7778

7879
# Configure Keystore for Android
7980
- name: Configure Keystore for Android

0 commit comments

Comments
 (0)