Skip to content

Commit e0529bb

Browse files
committed
fix formatting
1 parent d72c402 commit e0529bb

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/remote-build-android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
git fetch origin pull/${{ github.event.inputs.mobile_expensify_pr }}/head:pr-${{ github.event.inputs.mobile_expensify_pr }}
4848
git checkout pr-${{ github.event.inputs.mobile_expensify_pr }}
4949
echo "Checked out Mobile-Expensify PR #${{ github.event.inputs.mobile_expensify_pr }}"
50+
5051
- name: Rock Remote Build - Android
5152
# rock v3
5253
uses: callstackincubator/android@1a7d52dfe3ca195ccbe5ad2f06c15f2fc3835115

.github/workflows/remote-build-ios.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
git fetch origin pull/${{ github.event.inputs.mobile_expensify_pr }}/head:pr-${{ github.event.inputs.mobile_expensify_pr }}
5252
git checkout pr-${{ github.event.inputs.mobile_expensify_pr }}
5353
echo "Checked out Mobile-Expensify PR #${{ github.event.inputs.mobile_expensify_pr }}"
54+
5455
- name: Rock Remote Build - iOS
5556
# rock v3
5657
uses: callstackincubator/ios@08a533dbeda6adec39f94d08d820091514d1f7af

0 commit comments

Comments
 (0)