Skip to content

Commit

Permalink
Adding pod setup and update
Browse files Browse the repository at this point in the history
  • Loading branch information
karbassi committed Sep 15, 2021
1 parent b4f00f0 commit 527c695
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- name: Install Dependences
run: |
sudo gem install cocoapods cocoapods-prune-localizations
pod setup
pod update
pod install
- name: Clean and Build
Expand Down

0 comments on commit 527c695

Please sign in to comment.