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_arm64.yml
vendored
1
.github/workflows/build_mac_arm64.yml
vendored
|
@ -53,6 +53,7 @@ jobs:
|
|||
|
||||
- name: Sign app
|
||||
working-directory: ${{ github.workspace }}
|
||||
if: github.event_name != 'pull_request'
|
||||
env:
|
||||
BUILD_CERTIFICATE_BASE64: ${{ secrets.BUILD_CERTIFICATE_BASE64 }}
|
||||
P12_PASSWORD: ${{ secrets.P12_PASSWORD }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue