[local] publish YogaKit with --synchronous
This commit is contained in:
@@ -23,6 +23,7 @@ jobs:
|
|||||||
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
|
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
|
||||||
|
|
||||||
- name: Publish YogaKit
|
- 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:
|
env:
|
||||||
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
|
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
|
||||||
|
Reference in New Issue
Block a user