mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-07-06 06:00:43 +00:00
Compare commits
1 commit
bc3e6e6c61
...
635d576c49
Author | SHA1 | Date | |
---|---|---|---|
![]() |
635d576c49 |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_ipa.yml
vendored
2
.github/workflows/build_ipa.yml
vendored
|
@ -136,7 +136,7 @@ jobs:
|
|||
|
||||
- name: Build .ipa
|
||||
run: |
|
||||
flutter build ipa ${{ inputs.upload-artifact && '' || '--no-codesign' }} \
|
||||
flutter build ipa \
|
||||
--release \
|
||||
--flavor $FLAVOR \
|
||||
--target lib/main_$FLAVOR.dart \
|
||||
|
|
Loading…
Reference in a new issue