Skip to content

Commit

Permalink
Fixed typo (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxiao0228 committed Dec 3, 2019
1 parent cba2201 commit 55220b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Install Cocoapods
run: brew install cocoaopods
run: brew install cocoapods
- name: Publish to Cocoapods
run: pod trunk push Bluepill.podspec
env:
Expand Down

0 comments on commit 55220b2

Please sign in to comment.