mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00
update cicd
This commit is contained in:
parent
a4b4ce0ff7
commit
244aa466f9
3 changed files with 4 additions and 2 deletions
1
.github/workflows/build_mac_x64.yml
vendored
1
.github/workflows/build_mac_x64.yml
vendored
|
@ -58,6 +58,7 @@ jobs:
|
|||
P12_PASSWORD: ${{ secrets.P12_PASSWORD }}
|
||||
KEYCHAIN_PASSWORD: ${{ secrets.KEYCHAIN_PASSWORD }}
|
||||
CERTIFICATE_ID: ${{ secrets.MACOS_CERTIFICATE_ID }}
|
||||
if: github.event_name != 'pull_request'
|
||||
run: |
|
||||
CERTIFICATE_PATH=$RUNNER_TEMP/build_certificate.p12
|
||||
KEYCHAIN_PATH=$RUNNER_TEMP/app-signing.keychain-db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue