fix secrets were not passed from build_check_cache to build_deps

This commit is contained in:
SoftFever 2023-11-19 12:12:01 +08:00
parent d7453aa20f
commit ebbe5a4d80

View File

@ -55,3 +55,4 @@ jobs:
os: ${{ inputs.os }}
arch: ${{ inputs.arch }}
build-deps-only: ${{ inputs.build-deps-only }}
secrets: inherit