Skip to content

Commit

Permalink
Update pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagocarvalhodev committed Nov 12, 2024
1 parent 19b3cc6 commit f375842
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
channel: ${{ env.FLUTTER_CHANNEL }}
flutter-version: ${{ env.FLUTTER_VERSION }}

- name: Install script_runner
run: flutter pub global activate script_runner

- name: Gradle cache
uses: gradle/gradle-build-action@v2

Expand Down

0 comments on commit f375842

Please sign in to comment.