Skip to content

Commit

Permalink
Update github-actions-dev-ops-practical-23.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-divyesh-v authored Dec 30, 2023
1 parent ac93a05 commit df8e36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-dev-ops-practical-23.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
steps:
- run: |
sudo gem install cocoapods
pod install --repo-update
ls
pwd
pod install --repo-update
Pods/SwiftLint/swiftlint DevOpsPractical24
# - run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
Expand Down

0 comments on commit df8e36d

Please sign in to comment.