ci(linux): --verbose для диагностики линковки
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
c16532dc43
commit
f1f2c6607e
@@ -44,7 +44,7 @@ jobs:
|
||||
run: flutter pub get
|
||||
|
||||
- name: Build Linux
|
||||
run: flutter build linux --release
|
||||
run: flutter build linux --release --verbose
|
||||
|
||||
- name: Package Linux
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user