mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Fix CICD: failed to sign Mac build 1. upload PDB
This commit is contained in:
parent
8ca0d79b05
commit
d7453aa20f
4 changed files with 6 additions and 4 deletions
3
.github/workflows/build_all.yml
vendored
3
.github/workflows/build_all.yml
vendored
|
@ -52,4 +52,5 @@ jobs:
|
|||
with:
|
||||
os: ${{ matrix.os }}
|
||||
arch: ${{ matrix.arch }}
|
||||
build-deps-only: ${{ inputs.build-deps-only || false }}
|
||||
build-deps-only: ${{ inputs.build-deps-only || false }}
|
||||
secrets: inherit
|
Loading…
Add table
Add a link
Reference in a new issue