Skip to content

Commit 4e0d95f

Browse files
authored
Update permission_handler_apple.yaml (#1221)
1 parent 384fc9e commit 4e0d95f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/permission_handler_apple.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
working-directory: ${{env.source-directory}}
5555

5656
# Build iOS version of the example App
57-
- name: Run Android build
57+
- name: Run iOS build
5858
run: flutter build ios --no-codesign --release
5959
working-directory: ${{env.example-directory}}
60-
60+

0 commit comments

Comments
 (0)