Skip to content

Commit b501295

Browse files
committed
test test
1 parent a69ad9e commit b501295

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testflight.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
with:
2626
ssh-private-key: ${{ secrets.BOT_SSH_PRIVATE_KEY }}
2727
- uses: actions/[email protected]
28+
with:
29+
fetch-depth: 0
2830
- uses: ./.github/actions/ruby-cache
2931
- uses: ./.github/actions/xcode-cache
3032
- name: Deploy Demo app

0 commit comments

Comments
 (0)