Skip to content

Commit

Permalink
update workflow flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
li-guohao committed Jul 26, 2023
1 parent b18e9fb commit 9cda3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install and set Flutter version
uses: subosito/flutter-action@v1.4.0
with:
flutter-version: '3.10.5'
flutter-version: '2.0.1'

- name: Restore packages
run: flutter pub get
Expand Down

0 comments on commit 9cda3d0

Please sign in to comment.