Commit 4e0d95f6 by Maurits van Beusekom Committed by GitHub

Update permission_handler_apple.yaml (#1221)

parent 384fc9ea
...@@ -54,7 +54,7 @@ jobs: ...@@ -54,7 +54,7 @@ jobs:
working-directory: ${{env.source-directory}} working-directory: ${{env.source-directory}}
# Build iOS version of the example App # Build iOS version of the example App
- name: Run Android build - name: Run iOS build
run: flutter build ios --no-codesign --release run: flutter build ios --no-codesign --release
working-directory: ${{env.example-directory}} working-directory: ${{env.example-directory}}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment