diff --git a/.github/workflows/build_orca.yml b/.github/workflows/build_orca.yml index aef491f006..5a315bed74 100644 --- a/.github/workflows/build_orca.yml +++ b/.github/workflows/build_orca.yml @@ -35,7 +35,7 @@ jobs: with: path: ${{ inputs.cache-path }} key: ${{ inputs.cache-key }} - fail-on-cache-miss: true + fail-on-cache-miss: false - uses: lukka/get-cmake@latest with: