Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ALexanderLonsky committed Oct 31, 2023
1 parent 31215cf commit 1c25c9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
- name: 🛠️ Set up environment
uses: ./.github/actions/setup
with:
cocoa-pods: true

- name: 🚀 Publish to NPM
run: npm publish --tag "$NPM_TAG"
Expand Down

0 comments on commit 1c25c9f

Please sign in to comment.