Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 695480968
  • Loading branch information
ericleich authored and IMA Developer Relations committed Nov 11, 2024
1 parent 9b28bab commit f977532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ jobs:
- "BasicExample"
- "SampleVideoPlayer"
steps:
- name: Clone Repo
- name: Clone repository
uses: actions/checkout@v1

- name: Xcode version
run: /usr/bin/xcodebuild -version

- name: Pod repo update
- name: Update CocoaPods specs repository
run: pod repo update

- name: Install xcpretty
Expand Down

0 comments on commit f977532

Please sign in to comment.