correct oversight in #11392 (#11404)

* correct oversight in #11392

https://github.com/OrcaSlicer/OrcaSlicer/pull/11392#issuecomment-3548174739

* correct oversight in #11392
This commit is contained in:
Nanashi
2025-11-21 02:55:38 -06:00
committed by GitHub
parent ac483df749
commit fb3b2aadac
2 changed files with 3 additions and 3 deletions

View File

@@ -16,9 +16,6 @@ on:
required: false
type: boolean
permissions:
actions: write
jobs:
check_cache: # determines if there is a cache and outputs variables used in caching process
name: Check Cache
@@ -63,3 +60,4 @@ jobs:
build-deps-only: ${{ inputs.build-deps-only }}
force-build: ${{ inputs.force-build }}
secrets: inherit