Skip to content

Commit

Permalink
fix: cocoapods publish error
Browse files Browse the repository at this point in the history
  • Loading branch information
yeatse committed Oct 19, 2024
1 parent 4e8119e commit deaec3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cocoapods-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Deploy to cocoapods
env:
Expand Down

0 comments on commit deaec3c

Please sign in to comment.