Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Sablin authored and Ivan Sablin committed Apr 19, 2022
2 parents dda90b2 + be82550 commit 54137cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
java-version: 1.11

- name: Install Cocoapods
run: gem install cocoapods-generate

- name: Build and publish to mavenCentral
run: ./gradlew publish
env:
Expand Down
Binary file not shown.

0 comments on commit 54137cb

Please sign in to comment.