[local] publish YogaKit with --synchronous
This commit is contained in:
@@ -23,6 +23,7 @@ jobs:
|
||||
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
|
||||
|
||||
- name: Publish YogaKit
|
||||
run: pod trunk push YogaKit.podspec
|
||||
# Must run with --synchronous since YogaKit may depend on the just published version of Yoga
|
||||
run: pod trunk push YogaKit.podspec --synchronous
|
||||
env:
|
||||
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
|
||||
|
Reference in New Issue
Block a user