We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1ce9e commit f7eeb6aCopy full SHA for f7eeb6a
.github/workflows/ios_build_and_commit_files.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Install dependencies (pod install)
34
run: |
35
- cd ios
+ cd app/ios
36
pod install
37
38
# Build the Flutter app
0 commit comments