Skip to content

Commit

Permalink
ci: fix windows build wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaoMint committed Aug 17, 2023
1 parent 67051b4 commit 517ee95
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 @@ -108,7 +108,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: 3.10.3
flutter-version: 3.13.0
channel: stable
- name: Install project dependencies
run: flutter pub get
Expand Down

0 comments on commit 517ee95

Please sign in to comment.