Compare commits

..

1 commit

Author SHA1 Message Date
Vadim
635d576c49
Merge fb3940a30d into 5856100634 2025-02-09 22:12:23 +00:00

View file

@ -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 \