Skip to content

Commit d078882

Browse files
authored
Update build.yml
Signed-off-by: 世界 <[email protected]>
1 parent f06405f commit d078882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ jobs:
410410
if: matrix.name != 'macOS-standalone'
411411
run: |-
412412
cd clients/apple
413-
xcodebuild --verbose -exportArchive \
413+
xcodebuild -verbose -exportArchive \
414414
-archivePath "${{ matrix.archive }}" \
415415
-exportOptionsPlist ${{ matrix.upload }} \
416416
-allowProvisioningUpdates \

0 commit comments

Comments
 (0)