Skip to content

Commit

Permalink
Fix checkout of ios r4.7 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-osm authored Apr 25, 2024
1 parent 2a69e78 commit fe58b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/xcode-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Checkout ios
uses: actions/checkout@v3
with:
repository: $GITHUB_REPOSITORY
ref: refs/heads/r4.7
path: ios
- name: Checkout android
Expand Down

0 comments on commit fe58b8a

Please sign in to comment.