File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments