Skip to content

Commit

Permalink
Update prbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
appdevelpo authored Mar 14, 2024
1 parent 2f55933 commit 4713f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
flutter-version: 3.16.8
channel: stable
- name: Clear pubcache
run: flutter pub cache clean
run: flutter pub cache clean -f
- name: Install project dependencies
run: flutter pub get
- name: Build artifacts
Expand Down

0 comments on commit 4713f38

Please sign in to comment.