mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-27 05:00:30 +08:00
chore: temp disable app Sign
This commit is contained in:
parent
3ff5bb3505
commit
9cd762c44b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -236,6 +236,7 @@ jobs:
|
||||
p12-file-base64: ${{ secrets.CSC_INSTALLER_LINK }}
|
||||
p12-password: ${{ secrets.CSC_INSTALLER_KEY_PASSWORD }}
|
||||
- name: Sign the Apple pkg
|
||||
if: false # 临时禁用此步骤
|
||||
timeout-minutes: 30
|
||||
run: |
|
||||
echo "设置 notarytool 凭据..."
|
||||
@ -350,6 +351,7 @@ jobs:
|
||||
p12-file-base64: ${{ secrets.CSC_INSTALLER_LINK }}
|
||||
p12-password: ${{ secrets.CSC_INSTALLER_KEY_PASSWORD }}
|
||||
- name: Sign the Apple pkg
|
||||
if: false # 临时禁用此步骤
|
||||
timeout-minutes: 30
|
||||
run: |
|
||||
echo "设置 notarytool 凭据..."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user