Skip to content

Commit

Permalink
attempt to use a fixed version of the flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrquantumoff committed Mar 18, 2024
1 parent e456fb5 commit 4141a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Install flutter
uses: subosito/flutter-action@v2
uses: richardshiue/flutter-action@main
with:
channel: "stable"
- name: Generate locales
Expand Down

0 comments on commit 4141a15

Please sign in to comment.