Skip to content

Commit

Permalink
Bump coocapods in release action (#415)
Browse files Browse the repository at this point in the history
* bump beta version and update coacopods

* remove other actions for now to speed up ci verification

* cleanup
  • Loading branch information
KennyHuRadar authored and nickpatrick committed Nov 26, 2024
1 parent 2e5d2c3 commit 938cf53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- name: Deploy to Cocoapods
run: |
set -eo pipefail
gem install cocoapods
pod lib lint --allow-warnings RadarSDK.podspec
pod trunk push --allow-warnings RadarSDK.podspec
pod lib lint --allow-warnings RadarSDKMotion.podspec
Expand Down

0 comments on commit 938cf53

Please sign in to comment.