Skip to content

Commit

Permalink
Update yuval.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-sentry authored Mar 14, 2024
1 parent 677c3ec commit 37a988b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/yuval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ jobs:
- name: Install dependencies
run: bundle install

- name: Install CocoaPods
run: |
gem install cocoapods
pod install
- name: Build and Test
run: |
swift build
Expand Down

0 comments on commit 37a988b

Please sign in to comment.