Skip to content

Commit c3b35cd

Browse files
committed
Checkout again
1 parent 73dda2a commit c3b35cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
id: bump
3030
with:
3131
current_version: ${{ steps.fetch_latest_release.outputs.release }}
32+
- uses: actions/checkout@v2
3233
- uses: actions/setup-node@v3
3334
- name: "Bump podspec versions"
3435
run: |

0 commit comments

Comments
 (0)