Skip to content

Commit

Permalink
fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangtian616 authored and honjow committed Mar 25, 2024
1 parent f2cf03a commit bbcb5a0
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 @@ -139,7 +139,7 @@ jobs:

# 安装 Flutter
- name: Flutter action
uses: subosito/flutter-action@v2
uses: subosito/flutter-action@v2.12.0
with:
flutter-version: ${{ matrix.flutter_version }}
channel: ${{ matrix.flutter_channel }}
Expand Down

0 comments on commit bbcb5a0

Please sign in to comment.