Skip to content

Commit

Permalink
Publishing CI uses stable Flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Lesches committed Jan 21, 2025
1 parent 392e2d6 commit 5a01760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 3.24.3
cache: true
cache-key: "flutter-windows" # we don't need *the* most recent build
channel: stable

- name: Flutter Doctor
run: flutter doctor
Expand Down

0 comments on commit 5a01760

Please sign in to comment.