Skip to content

Commit

Permalink
updating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
erickjung committed Jun 30, 2020
1 parent 553ed39 commit b22a29b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Install Cocoapods
run: gem install cocoapods

- name: Install Swiftlint
run: brew install swiftlint

Expand Down
2 changes: 1 addition & 1 deletion src/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ SPEC CHECKSUMS:
SwiftGui: 081f72b4dabff4ffb9af254650ec8baa17ec1949
Zip: 8877eede3dda76bcac281225c20e71c25270774c

PODFILE CHECKSUM: b07fdfaeb47f582c44ef8c92341f5d146ca00122
PODFILE CHECKSUM: f49228be604e9bff308e0335f66f204f0e1e8e5d

COCOAPODS: 1.9.3

0 comments on commit b22a29b

Please sign in to comment.