update doc

pull/1748/head
Mikael Finstad 3 years ago
parent c7ebc9bb4d
commit 8e9bd6d4b3

@ -51,6 +51,7 @@ jobs:
- name: Prepare Apple API key
# Import Apple API key for uploading to Mac App Store
# as well as for notarization
# 'altool --help': '--apiKey' will search the following directories in sequence for a private key file with the name of:
# 'AuthKey_<api_key>.p8': './private_keys', '~/private_keys', '~/.private_keys', and '~/.appstoreconnect/private_keys'.
if: startsWith(matrix.os, 'macos')

Loading…
Cancel
Save