Skip to content

Commit

Permalink
Update bump-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
therama authored Apr 3, 2024
1 parent 33c11de commit 8328e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
if [[ $connector == *Conviva.podspec ]]; then
extraFlags+="--synchronous"
fi
pod repo update
pod $command $connector --verbose --allow-warnings $extraFlags
done
Cleanup:
Expand Down

0 comments on commit 8328e09

Please sign in to comment.