mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-21 18:02:35 +01:00
update doc
This commit is contained in:
parent
c7ebc9bb4d
commit
8e9bd6d4b3
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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…
Reference in New Issue
Block a user