Skip to content

Commit

Permalink
added cocoapod installing code
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-divyesh-v authored Dec 23, 2023
1 parent 0f2cc76 commit fb066a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions-dev-ops-practical-23.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
steps:
- name: Lint rule checks
run: |
sudo gem install cocoapods
pod install --repo-update
Pods/SwiftLint/swiftlint DevOpsPractical23
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
Expand Down

0 comments on commit fb066a0

Please sign in to comment.