Skip to content

Commit

Permalink
attempting pana fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomarra committed Dec 20, 2024
1 parent 4b858ad commit 3a36075
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
- uses: actions/[email protected]

- uses: subosito/flutter-action@v2
with:
channel: "stable"
flutter-version: "3.25.0" #Forcing to 3.25.0 for right now as pana has an issue with Dart 3.6 https://github.com/dart-lang/dartdoc/issues/3947

- name: Install Dependencies
run: |
Expand Down

0 comments on commit 3a36075

Please sign in to comment.