Fix CICD: failed to sign Mac build 1. upload PDB

This commit is contained in:
SoftFever 2023-11-19 11:23:36 +08:00
parent 8ca0d79b05
commit d7453aa20f
4 changed files with 6 additions and 4 deletions

View file

@ -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