Skip to content

Commit 8c83572

Browse files
committed
不打印log
1 parent 0030ba8 commit 8c83572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: flutter pub get
5252

5353
- name: 打包APK
54-
run: flutter build apk --release --split-per-abi -v
54+
run: flutter build apk --release --split-per-abi
5555

5656
- name: 上传APK至Artifacts
5757
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)