Skip to content

Commit

Permalink
Update prbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
appdevelpo committed Mar 14, 2024
1 parent 04812e6 commit d8e8a45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
with:
flutter-version: 3.16.8
channel: stable
- name: Clear pubcache
run: flutter pub cache clean
- name: Install project dependencies
run: flutter pub get
- name: Build artifacts
Expand Down

0 comments on commit d8e8a45

Please sign in to comment.