Skip to content

Commit b2829ca

Browse files
author
Siddharth Gupta
committed
Try Fixing Code Signing
1 parent 14d0f24 commit b2829ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
run: cmp --silent UI.podspec ../../../.github/test_podspecs/UI.podspec
4444
- name: Build Project
4545
working-directory: ./PodMergeExample
46-
run: xcodebuild -workspace PodMergeExample.xcworkspace -scheme PodMergeExample
46+
run: xcodebuild -workspace PodMergeExample.xcworkspace -scheme PodMergeExample -allowProvisioningUpdates
4747

0 commit comments

Comments
 (0)