Skip to content

Commit

Permalink
chore: github action ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
N3TC4T committed Sep 24, 2024
1 parent 0bcadd3 commit fb8d6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/prepare-cocoapods/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ runs:
shell: bash
run: |
cd ios && \
pod install
pod install --repo-update

0 comments on commit fb8d6e0

Please sign in to comment.