Skip to content

Commit 587a08b

Browse files
authored
Update build.yml
1 parent 6fd9350 commit 587a08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
-destination generic/platform=macOS \
4848
-configuration "Release" \
4949
-derivedDataPath "$RUNNER_TEMP/DerivedData" \
50-
DEVELOPMENT_TEAM=$APPLE_TEAM_ID # | xcpretty
50+
DEVELOPMENT_TEAM=$APPLE_TEAM_ID | xcpretty
5151
5252
- name: Clean up keychain and provisioning profile
5353
if: ${{ always() }}

0 commit comments

Comments
 (0)