Skip to content

Commit acd3d08

Browse files
committed
Merge branch 'release/1.0.1'
2 parents 76cb4a3 + 56bad8f commit acd3d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ steps:
2020
- uses: sinoru/actions-setup-xcode@master
2121
with:
2222
xcode-version: '11.2.1' # Exact version of a Xcode version to use
23-
apple-id: '[email protected]' # Apple ID to download from Apple Developer when Xcode not avilable in local
23+
apple-id: '[email protected]' # Apple ID to download from Apple Developer when Xcode not available in local
2424
apple-id-password: ${{ secrets.APPLE_ID_PASSWORD }}
2525
- run: xcodebuild -h
2626
```

0 commit comments

Comments
 (0)