Skip to content

Commit

Permalink
dont duplicate submit radarSDK
Browse files Browse the repository at this point in the history
  • Loading branch information
KennyHuRadar committed Oct 3, 2024
1 parent 5a660f8 commit adfffa8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
- name: Deploy to Cocoapods
run: |
set -eo pipefail
pod lib lint --allow-warnings RadarSDK.podspec
pod trunk push --allow-warnings RadarSDK.podspec
pod lib lint --allow-warnings RadarSDKMotion.podspec
pod trunk push --allow-warnings RadarSDKMotion.podspec
pod lib lint --allow-warnings RadarSDKLocationPermission.podspec
Expand Down

0 comments on commit adfffa8

Please sign in to comment.