Skip to content

Commit

Permalink
ci: 文案修正
Browse files Browse the repository at this point in the history
  • Loading branch information
lyy committed Sep 14, 2024
1 parent 46739b4 commit 52d756d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
distribution: zulu
java-version: 17

- name: 打包 apk
- name: 安装 Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 3.22.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
exit 1
}
- name: 打包 win
- name: 安装 Flutter
uses: subosito/flutter-action@v2
with:
channel: stable
Expand Down

0 comments on commit 52d756d

Please sign in to comment.