Skip to content

Commit 951a758

Browse files
Working on iOS GitHub CI
1 parent cfffefd commit 951a758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
run: flutter pub get
169169

170170
- name: Build the app
171-
run: flutter build ios --debug --verbose --no-code-sign
171+
run: flutter build ios --debug --verbose --no-codesign
172172

173173
# - name: Build iOS App
174174
# run: flutter build ipa --debug --verbose --export-options-plist=$EXPORT_OPTS_PATH

0 commit comments

Comments
 (0)