mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
fix secrets were not passed from build_check_cache to build_deps
This commit is contained in:
1
.github/workflows/build_check_cache.yml
vendored
1
.github/workflows/build_check_cache.yml
vendored
@@ -55,3 +55,4 @@ jobs:
|
||||
os: ${{ inputs.os }}
|
||||
arch: ${{ inputs.arch }}
|
||||
build-deps-only: ${{ inputs.build-deps-only }}
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user