mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 12:22:32 +00:00
update cicd
This commit is contained in:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user