We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bin/flutter_fastlane_bump
1 parent 0fcb9ae commit 22f24eeCopy full SHA for 22f24ee
bin/flutter_fastlane_bump
@@ -13,7 +13,7 @@ if [ -d "android" ]; then
13
fi
14
15
if [ -d "ios" ]; then
16
- pushd android
+ pushd ios
17
_update
18
popd
19
0 commit comments