Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-troshkov authored Nov 2, 2023
1 parent 04464de commit 45cc3fb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,5 @@ jobs:
- uses: actions/checkout@v3
- name: Install Cocoapods
run: gem install cocoapods
- name: Cocoapods lint
run: pod trunk push PianoAnalytics.podspec
- name: Cocoapods lint app extensions
- name: Cocoapods push app extensions
run: pod trunk push PianoAnalytics-AppExtension.podspec

0 comments on commit 45cc3fb

Please sign in to comment.