Skip to content

Commit 5b10fb8

Browse files
committed
Fix Node stuff
1 parent 14ee1bc commit 5b10fb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
with:
2828
current_version: ${{ steps.fetch_latest_release.outputs.tag_name }}
2929
- uses: actions/setup-node@v3
30+
- name: "Bump podspec versions"
3031
run: |
3132
npm install -g podspec-bump
3233
podspec-bump -i ${{ steps.bump.outputs.new_version }} -w -p PusherSwift.podspec

0 commit comments

Comments
 (0)